Difference between revisions of "SUNScholar/Researcher Authorisation/Step 3"

From Libopedia
Jump to navigation Jump to search
(Created page with "<center> ''' BACK TO RESEARCHER AUTHORISATION''' </center>")
 
m
Line 2: Line 2:
 
  '''[[SUNScholar/Researcher Authorisation| BACK TO RESEARCHER AUTHORISATION]]'''
 
  '''[[SUNScholar/Researcher Authorisation| BACK TO RESEARCHER AUTHORISATION]]'''
 
</center>
 
</center>
 +
Edit the following file:
 +
nano $HOME/{{Source}}/dspace-xmlui/src/main/webapp/i18n/messages.xml
 +
Search for <tt>'''org.dspace.eperson.LDAPAuthentication.title'''</tt> and change message to:
 +
Campus Login
 +
Search for <tt>'''org.dspace.eperson.PasswordAuthentication.title'''</tt> and change message to:
 +
Email Login

Revision as of 13:43, 6 June 2015

 BACK TO RESEARCHER AUTHORISATION

Edit the following file:

nano $HOME/source/dspace-xmlui/src/main/webapp/i18n/messages.xml

Search for org.dspace.eperson.LDAPAuthentication.title and change message to:

Campus Login

Search for org.dspace.eperson.PasswordAuthentication.title and change message to:

Email Login