From: Paul POULAIN <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
---
.../prog/en/modules/admin/aqbudgets.tmpl | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
index fbf66e0..64e9389 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
@@ -328,7 +328,7 @@
</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" -->
@@ -345,7 +345,7 @@
</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" -->
--
1.7.1
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/