lp12345: Updating first link in footer user/kmlussier/test-working-branch
authorKathy Lussier <klussier@masslnc.org>
Mon, 25 Jan 2016 17:22:06 +0000 (12:22 -0500)
committerKathy Lussier <klussier@masslnc.org>
Mon, 25 Jan 2016 18:21:58 +0000 (13:21 -0500)
This commit updates the first link in the footer because people want to go
to the MassLNC web site.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/opac/parts/footer.tt2

index 4e62f85..e254a4a 100644 (file)
@@ -5,7 +5,7 @@
     <a href="[% mkurl(ctx.opac_root _ '/register') %]">[% 
         l('Request Library Card') %]</a> &nbsp;|&nbsp;
     [% ELSE %]
-    <a href="http://example.com">[% l('Bottom Link 2') %]</a> &nbsp;|&nbsp;
+    <a href="http://masslnc.org">[% l('MassLNC') %]</a> &nbsp;|&nbsp;
     [% END %]
     <a href="http://example.com">[% l('Bottom Link 3') %]</a> &nbsp;|&nbsp;
     <a href="http://example.com">[% l('Bottom Link 4') %]</a> &nbsp;|&nbsp;