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>
<a href="[% mkurl(ctx.opac_root _ '/register') %]">[%
l('Request Library Card') %]</a> |
[% ELSE %]
- <a href="http://example.com">[% l('Bottom Link 2') %]</a> |
+ <a href="http://masslnc.org">[% l('MassLNC') %]</a> |
[% END %]
<a href="http://example.com">[% l('Bottom Link 3') %]</a> |
<a href="http://example.com">[% l('Bottom Link 4') %]</a> |