Hiding Log-in
Find the item i18n in /opt/tomcat/webapps/xmlui/i18n
Find the following lines:
<message key="xmlui.dri2xhtml.structural.profile">Profile: </message>
<message key="xmlui.dri2xhtml.structural.logout">Logout</message>
<message key="xmlui.dri2xhtml.structural.login">Login</message>
Remove the last Login
Removing Dspace Repository in the Header
Find the item i18n in /opt/tomcat/webapps/xmlui/i18n
Find the following lines:
<message key="xmlui.dri2xhtml.structural.head-subtitle">DSpace Repository</message>
RemoveÂ
<message key="xmlui.dri2xhtml.structural.head-subtitle"></message>