From: Chris Sharp Date: Tue, 16 Sep 2014 22:55:38 +0000 (-0400) Subject: Removing extra '|' character from footer links. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8e109f1349a3b3f9a3806d98d1dad17811615a1e;p=evergreen%2Fpines.git Removing extra '|' character from footer links. --- diff --git a/Open-ILS/src/templates/opac/parts/footer.tt2 b/Open-ILS/src/templates/opac/parts/footer.tt2 index 55dc537380..071fa31b93 100644 --- a/Open-ILS/src/templates/opac/parts/footer.tt2 +++ b/Open-ILS/src/templates/opac/parts/footer.tt2 @@ -12,7 +12,7 @@ [% l('About PINES') %]  |  [% gurl = mkurl(ctx.opac_root _ '/galileo', {}, 1) %] - [% l('GALILEO') %]  |  + [% l('GALILEO') %] [% IF ctx.timing %]
[% FOR event IN ctx.timing %]