GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
nigel.stanger
/
Digital_Repository
Browse code
- Switched to UTF-8.
- Fixed hard-coded email address.
master
1 parent
6638875
commit
9c933958e0fd83d3c6f4767e1a58f54abbf6387b
nstanger
authored
on 7 May 2007
Patch
Showing
1 changed file
Repositories/otago_eprints/otago_eprints/cfg/static/en/error403_register.xpage
Ignore Space
Show notes
View
Repositories/otago_eprints/otago_eprints/cfg/static/en/error403_register.xpage
<?xml version="1.0" encoding="utf-8" standalone="no" ?> <!DOCTYPE page SYSTEM "entities-en.dtd" > <ep:page xmlns="http://www.w3.org/1999/xhtml" xmlns:ep="http://eprints.org/ep2/page"> <ep:title>403 Registration Only Available On-Campus</ep:title> <ep:body> <p>For security reasons, user registrations are only accepted from computers within the University of Otago campus network. If you have reached this page and believe that you <em>are</em> using a computer within the University of Otago campus network, please contact the <a href="mailto:&adminemail;">University of Otago School of Business Pilot Repository administration</a>.</p> </ep:body> </ep:page>
<?xml version="1.0" standalone="no" ?> <!DOCTYPE page SYSTEM "entities-en.dtd" > <ep:page xmlns="http://www.w3.org/1999/xhtml" xmlns:ep="http://eprints.org/ep2/page"> <ep:title>403 Registration Only Available On-Campus</ep:title> <ep:body> <p>For security reasons, user registrations are only accepted from computers within the University of Otago campus network. If you have reached this page and believe that you <em>are</em> using a computer within the University of Otago campus network, please contact the <a href="mailto:nstanger@infoscience.otago.ac.nz">University of Otago School of Business Pilot Repository administration</a>.</p> </ep:body> </ep:page>
Show line notes below