From 31cfd18e4f2ffcaee25d06d7b829bc89566807b7 Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Mon, 25 Jan 2016 12:22:06 -0500 Subject: [PATCH] lp12345: Updating first link in footer This commit updates the first link in the footer because people want to go to the MassLNC web site. Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/opac/parts/footer.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/parts/footer.tt2 b/Open-ILS/src/templates/opac/parts/footer.tt2 index 4e62f85b52..e254a4ab57 100644 --- a/Open-ILS/src/templates/opac/parts/footer.tt2 +++ b/Open-ILS/src/templates/opac/parts/footer.tt2 @@ -5,7 +5,7 @@ [% l('Request Library Card') %]  |  [% ELSE %] - [% l('Bottom Link 2') %]  |  + [% l('MassLNC') %]  |  [% END %] [% l('Bottom Link 3') %]  |  [% l('Bottom Link 4') %]  |  -- 2.11.0