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

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to