[SIGNED-OFF]Bug 2780 - Capitalize strings consistently (reports)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / reports / catalogue_stats.tt
index 9bbf03c..88fdf68 100644 (file)
@@ -80,7 +80,7 @@
                <tbody>
                        [% IF ( haslccn ) %]
                                        <tr>
-                                       <td>LoC Classification</td>
+                    <td>LoC classification</td>
                                        <td><input type="radio" name="Line" value="lccn" /></td>
                                        <td><input type="radio" name="Column" value="lccn" /></td>
                                        <td> <label for="locFrom">From</label> <input type="text" name="Filter" id="locFrom" /> <label for="locTo">To</label> <input type="text" name="Filter" id="locTo" /></td>
                        [% END %]
                        [% IF ( hascote ) %]
                          <tr>
-                                       <td>Koha Full Call Number</td>
+                    <td>Koha full call number</td>
                                        <td><input type="radio" name="Line" value="items.itemcallnumber" /></td>
                                        <td><input type="radio" name="Column" value="items.itemcallnumber" /></td>
                                        <td><label for="callnoFrom">From</label> <input type="text" name="Filter" id="callnoFrom" /> <label for="callnoTo">To</label> <input type="text" name="Filter" id="callnoTo" /></td>
                                <tr><td colspan="4"><input type="hidden" name="Filter" /> <input type="hidden" name="Filter" /></td></tr>
                        [% END %]
                         <tr>
-                               <td>Item Type</td>
+                <td>Item type</td>
                                <td><input type="radio" name="Line" value="[% item_itype %]" /></td>
                                <td><input type="radio" name="Column" value="[% item_itype %]" /></td>
                                <td><select name="Filter" id="[% item_itype %]">
                                <td><input type="text" name="Filter" /></td>
                        </tr>
                        <tr>
-                               <td>Publication Year</td>
+                <td>Publication year</td>
                                <td><input type="radio" name="Line" value="publicationyear" /></td>
                                <td><input type="radio" name="Column" value="publicationyear" /></td>
                                <td><label for="pubyearFrom">From</label> <input type="text" name="Filter" id="pubyearFrom" /> <label for="pubyearTo">To</label> <input type="text" name="Filter" id="pubyearTo" /></td>
                        </tr>
                        <tr>
-                               <td>Home Library</td>
+                <td>Home library</td>
                                <td><input type="radio" name="Line" value="items.homebranch" /></td>
                                <td><input type="radio" name="Column" value="items.homebranch" /></td>
                                <td><select name="Filter" id="branch">
                                </td>
                        </tr>
                        <tr>
-                               <td>Shelving Location</td>
+                <td>Shelving location</td>
                                <td><input type="radio" name="Line" value="items.location" /></td>
                                <td><input type="radio" name="Column" value="items.location" /></td>
                                <td><select name="Filter" id="location">