Merge remote-tracking branch 'origin/new/bug_7143'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / reports / catalogue_stats.tt
index d04d4f7..88fdf68 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Reports [% IF ( do_it ) %]&rsaquo; Catalog statistics &rsaquo; Results[% ELSE %]&rsaquo; Catalog statistics[% END %]</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="rep_catalogue_stats" class="rep">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 
@@ -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">