From 0c743ad7a20247854a82605e5dfd104e65942e07 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Sat, 18 Jan 2014 15:23:42 -0500 Subject: [PATCH] Removing "Dynamic Catalog" link from the footer. --- Open-ILS/src/templates/opac/parts/footer.tt2 | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/templates/opac/parts/footer.tt2 b/Open-ILS/src/templates/opac/parts/footer.tt2 index 4a425a5c3a..b1dacf6a5b 100644 --- a/Open-ILS/src/templates/opac/parts/footer.tt2 +++ b/Open-ILS/src/templates/opac/parts/footer.tt2 @@ -11,6 +11,7 @@ [% l('Find a Library Near Me') %]  |  [% l('Help') %]  |  [% l('About PINES') %]  |  + [% gurl = mkurl(ctx.opac_root _ '/galileo', {}, 1) %] [% IF ctx.timing %]
-- 2.11.0