Revision 8a8629cf
Von Moritz Bunkus vor etwa 8 Jahren hinzugefügt
templates/webpages/dunning/search.html | ||
---|---|---|
|
||
[% PROCESS 'common/flash.html' %]
|
||
|
||
<form method="post" name="search" action="dn.pl">
|
||
<form method="post" name="search" action="dn.pl" id="form">
|
||
|
||
<table width="100%">
|
||
<tr>
|
||
... | ... | |
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<input type="hidden" name="nextsub" value="show_dunning">
|
||
|
||
<br>
|
||
|
||
<input class="submit" type="submit" name="action" value="[% 'Continue' | $T8 %]">
|
||
|
||
</form>
|
Auch abrufbar als: Unified diff
ActionBar: Verwendung im Mahnprozess