Update link locations due to LU site changes again
authorDan Scott <dscott@laurentian.ca>
Tue, 17 Dec 2013 18:41:43 +0000 (13:41 -0500)
committerDan Scott <dscott@laurentian.ca>
Tue, 17 Dec 2013 18:41:43 +0000 (13:41 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_laurentian/opac/parts/footer.tt2
Open-ILS/src/templates_laurentian/opac/parts/topnav_links.tt2

index a052807..c6bff0f 100644 (file)
@@ -1,9 +1,9 @@
 <div id="footer-wrap">
 <div id="footer">
-    <a href="[% l('http://laurentian.ca/library') %]">[% l('Library Home') %]</a> |
+    <a href="[% l('http://library.laurentian.ca/content/library') %]">[% l('Library Home') %]</a> |
     <a href="[% l('http://sfx.scholarsportal.info/laurentian/az') %]">[% l('Electronic Journals (A-Z)') %]</a> |
     <a href="[% l('http://biblio.laurentian.ca/research/guides') %]">[% l('Databases') %]</a> |
-    <a href="[% l('http://laurentian.ca/node/2110') %]">[% l('Archives') %]</a> |
+    <a href="[% l('http://library.laurentian.ca/node/2110') %]">[% l('Archives') %]</a> |
     <a href="[% l('http://biblio.laurentian.ca/reserves/') %]">[% l('Course Reserves') %]</a> &nbsp;|&nbsp;
     <a href="[% l('mailto:reference@laurentian.ca') %]">[% l('Feedback') %]</a>
     [% IF ctx.timing %]
index 8f73227..9ee3266 100644 (file)
@@ -1,10 +1,10 @@
 <div id="gold-links-holder">
     <div id="gold-links">
         <div id="header-links">
-            <a href="[% l('http://laurentian.ca/library') %]">[% l('Library Home') %]</a>
+            <a href="[% l('http://library.laurentian.ca/content/library') %]">[% l('Library Home') %]</a>
             <a href="[% l('http://sfx.scholarsportal.info/laurentian/az') %]">[% l('Electronic Journals (A-Z)') %]</a>
             <a href="[% l('http://biblio.laurentian.ca/research/guides') %]">[% l('Databases') %]</a>
-            <a href="[% l('http://laurentian.ca/node/2110') %]">[% l('Archives') %]</a>
+            <a href="[% l('http://library.laurentian.ca/node/2110') %]">[% l('Archives') %]</a>
             <a href="[% l('http://biblio.laurentian.ca/reserves/') %]">[% l('Course Reserves') %]</a>
             <a href="[% l('mailto:reference@laurentian.ca') %]">[% l('Feedback') %]</a>
         </div>