Bug 5951 : consistency change: s/planning/statistic/
authorPaul POULAIN <paul.poulain@biblibre.com>
Tue, 5 Apr 2011 14:26:16 +0000 (16:26 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 7 Apr 2011 04:45:05 +0000 (16:45 +1200)
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl

index fbf66e0..64e9389 100644 (file)
     </li>
 
     <li>
-    <label  style="white-space: nowrap;" for="authorised_value_category1">Planning Category1: </label>
+    <label  style="white-space: nowrap;" for="authorised_value_category1">Statistic 1 done on: </label>
         <select name="sort1_authcat" id="authorised_value_category1">
             <option value=""></option>
             <!-- TMPL_LOOP name="authorised_value_categories1" -->
         </select>
     </li>
     <li>
-    <label  style="white-space: nowrap;" for="authorised_value_category2">Planning Category2: </label>
+    <label  style="white-space: nowrap;" for="authorised_value_category2">Statistic 2 done on: </label>
         <select name="sort2_authcat" id="authorised_value_category2">
             <option value=""></option>
             <!-- TMPL_LOOP name="authorised_value_categories2" -->