Skip to content

Commit

Permalink
Merge pull request #664 from episphere/translation-updates
Browse files Browse the repository at this point in the history
915 feedback addressed
  • Loading branch information
amber-emmes authored Jun 7, 2024
2 parents c6b0239 + 5f31520 commit 2aa2fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion siteManagerDashboard/participantDetailsHelpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ export const getImportantRows = (participant, changedOption) => {
isRequired: true
},
{ field: fieldMapping.preferredLanguage,
label: 'Consent and Notification Language',
label: 'Preferred Language',
editable: (helpDesk === 'true' || coordinatingCenter === 'true'),
display: true,
validationType: 'none',
Expand Down

0 comments on commit 2aa2fd1

Please sign in to comment.