You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: public/globals.js
+15
Original file line number
Diff line number
Diff line change
@@ -747,6 +747,21 @@ window.pkp = {
747
747
"Invitation not accepted. You're logged in as a different user.",
748
748
'acceptInvitation.authorization.message':
749
749
'Please log out and sign in with the correct account to accept this invitation.',
750
+
'user.affiliations': 'Affiliations',
751
+
'user.affiliations.description': 'Enter the full name of the institution below, avoiding any acronyms. Select the name from the dropdown and click "Add" to include the affiliation in your profile. (e.g. "Simon Fraser University")',
0 commit comments