From 031a68af9343fe9c43ee6c52bbe960a06e4adead Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 6 Mar 2013 00:01:18 -0500 Subject: [PATCH] adding footer and topnav links and logo Conflicts: Open-ILS/src/templates/opac/parts/footer.tt2 Open-ILS/src/templates/opac/parts/topnav_logo.tt2 Conflicts: Open-ILS/src/templates/opac/parts/footer.tt2 --- Open-ILS/src/templates/opac/parts/footer.tt2 | 12 ++++++------ Open-ILS/src/templates/opac/parts/topnav_links.tt2 | 13 +++++++------ Open-ILS/src/templates/opac/parts/topnav_logo.tt2 | 2 +- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/Open-ILS/src/templates/opac/parts/footer.tt2 b/Open-ILS/src/templates/opac/parts/footer.tt2 index a79053083d..0d0b1bd65d 100644 --- a/Open-ILS/src/templates/opac/parts/footer.tt2 +++ b/Open-ILS/src/templates/opac/parts/footer.tt2 @@ -6,13 +6,13 @@ [% l('Request Library Card') %]  |  [% ELSE %] + [% l("Home") %]  |  + + [% l('Find a Library Near Me') %]  |  + [% l('Help') %]  |  + [% l('About PINES') %]  |  [% gurl = mkurl(ctx.opac_root _ '/galileo', {}, 1) %] - [% l('GALILEO') %]  |  - [% l('Bottom Link 2') %]  |  - [% END %] - [% l('Bottom Link 3') %]  |  - [% l('Bottom Link 4') %]  |  - [% l('Bottom Link 5') %] + [% l('GALILEO') %] [% IF ctx.timing %]
[% FOR event IN ctx.timing %] diff --git a/Open-ILS/src/templates/opac/parts/topnav_links.tt2 b/Open-ILS/src/templates/opac/parts/topnav_links.tt2 index e6f4169799..b4c7add77b 100644 --- a/Open-ILS/src/templates/opac/parts/topnav_links.tt2 +++ b/Open-ILS/src/templates/opac/parts/topnav_links.tt2 @@ -1,11 +1,12 @@
diff --git a/Open-ILS/src/templates/opac/parts/topnav_logo.tt2 b/Open-ILS/src/templates/opac/parts/topnav_logo.tt2 index fedb66acd1..f1211d203a 100644 --- a/Open-ILS/src/templates/opac/parts/topnav_logo.tt2 +++ b/Open-ILS/src/templates/opac/parts/topnav_logo.tt2 @@ -1,2 +1,2 @@ - -- 2.11.0