Remove "old catalogue" links from Laurentian TPAC
authorDan Scott <dscott@laurentian.ca>
Wed, 5 Sep 2012 18:12:10 +0000 (14:12 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 8 May 2013 15:47:57 +0000 (11:47 -0400)
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 4b63b7c..b453c20 100644 (file)
@@ -5,8 +5,7 @@
     <a href="http://laurentian.ca/Laurentian/Home/Departments/Library/Databases/databases.htm">[% l('Databases') %]</a> &nbsp;|&nbsp;
     <a href="http://laurentian.ca/Laurentian/Home/Departments/Library/Finding_information_in_the_Archives/Finding_Information_in_the_Archives.htm">[% l('Archives') %]</a> &nbsp;|&nbsp;
     <a href="http://biblio.laurentian.ca/reserves/">[% l('Course Reserves') %]</a> &nbsp;|&nbsp;
-    <a href="http://laurentian.ca/Laurentian/Home/Departments/Library/feedbackpage.htm">[% l('Feedback') %]</a> &nbsp;|&nbsp;
-    <a href="http://laurentian.concat.ca/opac/en-CA/skin/lul/xml/index.xml?l=105">[% l('Old catalogue') %]</a>
+    <a href="http://laurentian.ca/Laurentian/Home/Departments/Library/feedbackpage.htm">[% l('Feedback') %]</a>
     [% IF ctx.timing %]
     <div id="timing">
         [% FOR event IN ctx.timing %]
index 7a17a01..92437a2 100644 (file)
@@ -7,7 +7,6 @@
             <a href="http://laurentian.ca/Laurentian/Home/Departments/Library/Finding_information_in_the_Archives/Finding_Information_in_the_Archives.htm">[% l('Archives') %]</a>
             <a href="http://biblio.laurentian.ca/reserves/">[% l('Course Reserves') %]</a>
             <a href="http://laurentian.ca/Laurentian/Home/Departments/Library/feedbackpage.htm">[% l('Feedback') %]</a>
-            <a href="http://laurentian.concat.ca/opac/en-CA/skin/lul/xml/index.xml?l=105">[% l('Old catalogue') %]</a>
         </div>
     </div>
 </div>