Revision b755a636
Von Moritz Bunkus vor fast 8 Jahren hinzugefügt
templates/webpages/ap/search.html | ||
---|---|---|
3 | 3 |
[% SET style="width: 250px" %] |
4 | 4 |
<h1>[% title %]</h1> |
5 | 5 |
|
6 |
<form method=post name="search" action=[% script %]>
|
|
6 |
<form method="post" name="search" action="ap.pl" id="form">
|
|
7 | 7 |
|
8 | 8 |
<table width=100%> |
9 | 9 |
<tr> |
... | ... | |
137 | 137 |
</table> |
138 | 138 |
</td> |
139 | 139 |
</tr> |
140 |
<tr> |
|
141 |
<td><hr size=3 noshade></td> |
|
142 |
</tr> |
|
143 | 140 |
</table> |
144 |
<input type=hidden name=nextsub value=[% nextsub %]> |
|
145 |
<br> |
|
146 |
<input class=submit type=submit name=action value="[% 'Continue' | $T8 %]"> |
|
147 | 141 |
</form> |
Auch abrufbar als: Unified diff
ActionBar: Verwendung bei »Einkauf« → »Berichte« → »Einkaufsrechnungen…«