Difference between revisions of "SUNScholar/XMLUI Theme/M2/Customisation/Footer Design"
Jump to navigation
Jump to search
m |
m |
||
| Line 6: | Line 6: | ||
Go to line 700 and replace with the following: | Go to line 700 and replace with the following: | ||
| − | <tt><a href="http://www.dspace.org">DSpace 5. | + | <tt><a href="http://www.dspace.org">DSpace 5.3</a> | <a href="http://ubuntu.sun.ac.za">Ubuntu 14.04</a> | Copyright © <a href="http://www.sun.ac.za" target="_blank">Stellenbosch University</a></tt> |
''Modify the above to suit your institution.'' | ''Modify the above to suit your institution.'' | ||
Revision as of 11:22, 31 July 2015
Back to Mirage 2 Customisation
Edit the following file:
nano $HOME/source/dspace-xmlui-mirage2/src/main/webapp/xsl/core/page-structure.xsl
Go to line 700 and replace with the following:
<a href="http://www.dspace.org">DSpace 5.3</a> | <a href="http://ubuntu.sun.ac.za">Ubuntu 14.04</a> | Copyright © <a href="http://www.sun.ac.za" target="_blank">Stellenbosch University</a>
Modify the above to suit your institution.