TPAC: Remove "Dynamic catalog" link from footer
authorDan Scott <dscott@laurentian.ca>
Mon, 23 Sep 2013 18:16:01 +0000 (14:16 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 25 Sep 2013 22:45:12 +0000 (18:45 -0400)
The TPAC _is_ the dynamic catalog as of 2.3. It no longer has a need to
link to itself.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/parts/footer.tt2

index 83d63e5..4e62f85 100644 (file)
@@ -1,6 +1,5 @@
 <div id="footer-wrap">
 <div id="footer">
-    <a href="/">[% l('Dynamic catalog') %]</a> &nbsp;|&nbsp;
     [% IF ctx.get_org_setting(
         ctx.physical_loc || ctx.aou_tree.id, 'opac.allow_pending_user') %]
     <a href="[% mkurl(ctx.opac_root _ '/register') %]">[%