Skip to content

Commit

Permalink
🔧 chore(labels): Update labels in users admin section
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjitm committed Nov 22, 2023
1 parent cc94406 commit 3b90118
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion marlo-web/src/main/resources/custom/aicrra.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1840,7 +1840,7 @@ CrpProgram.message.concurrence=This section is currently being modified by {0}.
CrpProgram.help=Enter members of the PTF management team and indicate whether or not your PTF is organized into Regional Programs. Everyone listed in this section will have the same level of user rights in AICCRA.
CrpProgram.allowBaseline=Tick this box for allowing planning/reporting Baseline indicators
# Users per CRP
crpUsers.help=This section lists all the users that can login into your CRP
crpUsers.help=This section lists all the users that can login into MARLO AICCRA
crpGuestUsers.help=This section allows to create a new users with <b>Guest Role</b> and the assignment of this role to existing users.</br>The <b>First Name</b> and <b>Last Name</b> fields are required only for non-CGIAR users. For domain users, this information will be obtained from the active directory.
crpUsers.title=List of users
#
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[#ftl]
[#assign title = "CRP Users" /]
[#assign title = "Users" /]
[#assign currentSectionString = "${actionName?replace('/','-')}-phase-${(actualPhase.id)!}" /]
[#assign pageLibs = ["select2", "datatables.net", "datatables.net-bs"] /]
[#assign customJS = [
Expand Down

0 comments on commit 3b90118

Please sign in to comment.