bug 3893 : No way to see late orders

When no lateorders were found, there was no way to change the limit in order to check for older orders

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Henri-Damien LAURENT 2010-02-10 14:05:54 +01:00 committed by Galen Charlton
parent 3d19eb7fef
commit 209637695d

View file

@ -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>