Change "V" to "Roman Numeral"
authorJim Keenan <jkeenan@cwmars.org>
Fri, 29 Jan 2016 14:40:40 +0000 (09:40 -0500)
committerJim Keenan <jkeenan@cwmars.org>
Fri, 29 Jan 2016 14:40:40 +0000 (09:40 -0500)
CWMARS adds brickhead numbers to the OPAC footer to help in
debugging. As of 29JAN16, CWMARS has five brickheads: bh1 bh2 bh3
bh4 and bh5. In footer.tt2 on each brickhead, the Roman Numeral
corresponding the the brickhead number is added individually.

Open-ILS/src/cwopac_templates/opac/parts/footer.tt2

index a22ccf2..5c99739 100644 (file)
@@ -18,7 +18,7 @@
         [% l('Copyright &copy; 2006-[_1] Georgia Public Library Service, and others', date.format(date.now, '%Y')) %]
     </div>
     <div id="footer_logo">
-        [% l('V - Powered by') %]
+        [% l('Roman Numeral - Powered by') %]
         <a href="http://evergreen-ils.org">
             <img src="[% ctx.media_prefix %]/opac/images/eg_tiny_logo.png"
                 style="border:none; width: 94px; height: 16px;"