Bug 8282: Bug in modules list in about.pl
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / reports / borrowers_stats.tt
index dabd316..701b24c 100644 (file)
                        </tr>
 
                        <tr>
-                       <td rowspan="2">Zip Code</td>
+            <td rowspan="2">Zip code</td>
                        <td><input type="radio" name="Line" value="zipcode" /></td>
                        <td><input type="radio" name="Column" value="zipcode" /></td>
                        <td><select name="Filter"  size="1" id="zipcode">
                        </td>
                        </tr>
                    <tr>
-            <td>Date of Birth</td>
+            <td>Date of birth</td>
             <td colspan="2"></td>
                 <td><label for="from">From</label> <input type="text" size="10" id="from" name="Filter" />
                     <img src="[% themelang %]/lib/calendar/cal.gif" alt="Show Calendar" border="0" id="openCalendarFrom" style="cursor: pointer;" />
                                        //]]>
                     </script>
                     <label for="to">To</label> <input size="10" id="to" name="Filter" value="" type="text" />
-                        <img src="[% themelang %]/lib/calendar/cal.gif" alt="Show Calendar" id="openCalendarTo" style="cursor: pointer;" border="0" />
+                        <img src="[% themelang %]/lib/calendar/cal.gif" alt="Show calendar" id="openCalendarTo" style="cursor: pointer;" border="0" />
                           <script type="text/javascript">
                                                  //<![CDATA[ 
                                                   function validate2(date) {