Bug 23447: Fix capitalization and other minor edits on patron batch edit template
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / tools / modborrowers.tt
index 542c4ad..7a93334 100644 (file)
                                                 <th>Surname</th>
                                                 <th>First name</th>
                                                 <th>Library</th>
-                                                <th>Category</th>
+                                                <th>Patron category</th>
                                                 <th>City</th>
                                                 <th>State</th>
                                                 <th>ZIP/Postal code</th>
                                                 <th class="title-string">Registration date</th>
                                                 <th class="title-string">Expiry date</th>
                                                 <th>Circulation note</th>
-                                                <th>Opac Note</th>
+                                                <th>OPAC note</th>
                                                 <th>Restriction expiration</th>
                                                 <th>Restriction comment</th>
                                                 [% FOREACH attrh IN attributes_header %]
                                                 [% CASE 'branchcode' %]
                                                 Library:
                                                 [% CASE 'categorycode' %]
-                                                Category
+                                                Patron category:
                                                 [% CASE 'city' %]
-                                                City
+                                                City:
                                                 [% CASE 'state' %]
-                                                State
+                                                State:
                                                 [% CASE 'zipcode' %]
-                                                ZIP/Postal code
+                                                ZIP/Postal code:
                                                 [% CASE 'country' %]
-                                                Country
+                                                Country:
                                                 [% CASE 'sort1' %]
                                                 Sort 1:
                                                 [% CASE 'sort2' %]
                                         [% END %]
                                         [% IF ( patron_attributes_codes ) %]
                                             <li class="attributes">
-                                                <label style="width:auto;">Attribute:
+                                                <label style="width:auto;">Patron attribute:
                                                     <select name="patron_attributes">
                                                         <option value=""></option>
                                                         [% FOREACH pac IN patron_attributes_codes %]