Revision 665dd6ea
Von Martin Helmling martin.helmling@octosoft.eu vor etwa 8 Jahren hinzugefügt
templates/webpages/gl/search.html | ||
---|---|---|
[%- USE L %]
|
||
<h1>[% 'Journal' | $T8 %]</h1>
|
||
|
||
<form method=post action=gl.pl>
|
||
<form method=post id="form" action=gl.pl>
|
||
|
||
<input type=hidden name=sort value=datesort>
|
||
|
||
... | ... | |
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td><hr size=3 noshade></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<input type=hidden name=nextsub value=generate_report>
|
||
|
||
<br>
|
||
<input class=submit type=submit name=action value="[% 'Continue' | $T8 %]">
|
||
</form>
|
Auch abrufbar als: Unified diff
ActionBar: Umstellung von Dialogbuchung und Berichtsfunktion in gl.pl