[Koha-patches] [PATCH 11/92] [MT2343] Changed the name of the Filter button, and lowered it

Henri-Damien LAURENT henridamien.laurent at biblibre.com
Tue Dec 22 01:20:04 CET 2009


From: Jean-André Santoni <jeanandre.santoni at biblibre.com>

---
 .../prog/en/modules/admin/aqbudgets.tmpl           |    3 ++-
 1 files changed, 2 insertions(+), 1 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 a38df20..4648b3d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
@@ -171,9 +171,10 @@
     	</li>
     	</ul>
 
+        <br/>
 		<input type="hidden" name="show" value="1"  >
       	<input type="hidden"  name="budget_period_id" value="<!-- TMPL_VAR NAME="budget_period_id" -->" /> 
-      	<input type="submit" class="submit" name="filter" value="Select" />
+      	<input type="submit" class="submit" name="filter" value="Filter" />
 	</fieldset>
 </form>
 
-- 
1.6.3.3




More information about the Koha-patches mailing list