Changing hard-coded string to allow locale to work.
authorChris Sharp <csharp@georgialibraries.org>
Mon, 9 Jan 2017 12:30:45 +0000 (07:30 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 26 May 2017 13:11:38 +0000 (09:11 -0400)
Open-ILS/src/templates/opac/parts/advanced/search.tt2

index 55b9e10..a3bd339 100644 (file)
@@ -12,7 +12,7 @@
                     <tr>
                         <td>
                             <div class="header_middle" id="adv_search_input">
-                                Enter Search Words:
+                               [% l("Search Input") %] 
                             </div>
                         </td>
                     </tr>