LP#1617017: make another TPAC string translatable
authorGalen Charlton <gmc@esilibrary.com>
Thu, 25 Aug 2016 18:03:38 +0000 (14:03 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 25 Aug 2016 18:40:51 +0000 (14:40 -0400)
"Export List" in hold_history.tt2

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jason Stephenson <jason@sigio.com>

Open-ILS/src/templates/opac/myopac/hold_history.tt2

index 44178b7..9905e6c 100644 (file)
@@ -41,7 +41,7 @@
                [% IF count <= limit + offset %] class='invisible' [% END %] >[% l('Next') %]<span class="nav_arrow_fix">&#9658;</span></a>
         </span>
         <span style="float:right;">
-            <a class="hide_me" href="#">Export List</a>
+            <a class="hide_me" href="#">[% l('Export List') %]</a>
         </span>
     </div>
     <div class="clear-both"></div>