[Koha-patches] [PATCH] bug 3893 : No way to see late orders

Henri-Damien LAURENT henridamien.laurent at biblibre.com
Wed Feb 10 14:05:54 CET 2010


When no lateorders were found, there was no way to change the limit in order to check for older orders
---
 .../prog/en/modules/acqui/lateorders.tmpl          |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tmpl
index 0ee671a..b6715f4 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tmpl
@@ -90,7 +90,6 @@
 </div>
 </div>
 <div class="yui-b">
-<!-- TMPL_IF NAME="lateorders" -->
 <form action="lateorders.pl" method="get">
 <fieldset class="brief">
 <h4>Filter Results:</h4>
@@ -109,7 +108,6 @@
 	<fieldset class="action"><input type="submit" value="filter" /></fieldset>
 </fieldset>
     </form>
-<!-- /TMPL_IF -->
 <!-- TMPL_INCLUDE NAME="acquisitions-menu.inc" -->
 </div>
 </div>
-- 
1.6.3.3




More information about the Koha-patches mailing list