Remove links to the old catalogue for NOSM
authorDan Scott <dscott@laurentian.ca>
Wed, 26 Sep 2012 17:45:57 +0000 (13:45 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 11 Nov 2014 20:30:37 +0000 (15:30 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_nosm/opac/parts/footer.tt2
Open-ILS/src/templates_nosm/opac/parts/topnav_links.tt2

index c62437c..1fe3db8 100644 (file)
@@ -1,7 +1,6 @@
 <div id="footer-wrap">
 <div id="footer">
-    <a href="http://www.nosm.ca/about_us/library/general_faculty.aspx?id=1444">[% l('Library Home') %]</a> &nbsp;|&nbsp;
-    <a href="http://nosm.concat.ca/opac/en-CA/skin/nosm/xml/index.xml?sg=2">[% l('Old Catalogue') %]</a>
+    <a href="http://www.nosm.ca/about_us/library/general_faculty.aspx?id=1444">[% l('Library Home') %]</a>
     [% IF ctx.timing %]
     <div id="timing">
         [% FOR event IN ctx.timing %]
index 921b84a..30726b5 100644 (file)
@@ -2,7 +2,6 @@
     <div id="gold-links">
         <div id="header-links">
             <a href="http://www.nosm.ca/about_us/library/general_faculty.aspx?id=1444">[% l('Library Home') %]</a>
-            <a href="http://nosm.concat.ca/opac/en-CA/skin/nosm/xml/index.xml?sg=2">[% l('Old Catalogue') %]</a>
         </div>
     </div>
 </div>