Lines 211-217
Link Here
|
211 |
<legend>Search orders</legend> |
211 |
<legend>Search orders</legend> |
212 |
[% END %] |
212 |
[% END %] |
213 |
[% INCLUDE 'filter-orders.inc' %] |
213 |
[% INCLUDE 'filter-orders.inc' %] |
214 |
<input type="hidden" name="do_search" value="1" /> |
214 |
<input type="hidden" name="cud-do_search" value="1" /> |
215 |
</fieldset> |
215 |
</fieldset> |
216 |
<fieldset class="action"> |
216 |
<fieldset class="action"> |
217 |
<input type="submit" class="btn btn-primary" value="Search" /> |
217 |
<input type="submit" class="btn btn-primary" value="Search" /> |
218 |
- |
|
|