Clean up old catalogue links from UHearst skin feature/tpac_uhearst_2_7
authorDan Scott <dscott@laurentian.ca>
Wed, 10 Dec 2014 17:33:33 +0000 (12:33 -0500)
committerDan Scott <dscott@laurentian.ca>
Wed, 10 Dec 2014 17:33:33 +0000 (12:33 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_uhearst/opac/parts/footer.tt2
Open-ILS/src/templates_uhearst/opac/parts/topnav_links.tt2

index 46f3b79..b531112 100644 (file)
@@ -2,7 +2,7 @@
 <div id="footer">
     <a href="http://www.uhearst.ca/services/bibliotheque/bases/">[% l('Bases De DonnĂ©es') %]</a> &nbsp;|&nbsp;
     <a href="http://www.uhearst.ca/services/bibliotheque/racer/">[% l('RACER') %]</a> &nbsp;|&nbsp;
-    <a href="http://www.uhearst.ca/services/bibliotheque/">[% l('Accueil') %]</a> &nbsp;|&nbsp;
+    <a href="http://www.uhearst.ca/services/bibliotheque/">[% l('Accueil') %]</a>
     [% IF ctx.timing %]
     <div id="timing">
         [% FOR event IN ctx.timing %]
index 8c6a8e4..2d904c5 100644 (file)
@@ -4,7 +4,6 @@
             <a href="http://www.uhearst.ca/services/bibliotheque/bases/">[% l('Bases De DonnĂ©es') %]</a>
             <a href="http://www.uhearst.ca/services/bibliotheque/racer/">[% l('RACER') %]</a>
             <a href="http://www.uhearst.ca/services/bibliotheque/">[% l('Accueil') %]</a>
-            <a href="http://uhearst.concat.ca/opac/fr-CA/skin/uhearst/xml/index.xml?l=114">[% l('Ancien catalogue') %]</a>
         </div>
     </div>
 </div>