Revision 64c45e8f
Von Moritz Bunkus vor fast 8 Jahren hinzugefügt
templates/webpages/ct/search.html | ||
---|---|---|
3 | 3 |
[%- USE HTML %] |
4 | 4 |
<h1>[% title %]</h1> |
5 | 5 |
|
6 |
<form method="post" action="ct.pl" name="Form"> |
|
6 |
<form method="post" action="ct.pl" name="Form" id="form">
|
|
7 | 7 |
|
8 | 8 |
<input type="hidden" name="db" value="[% HTML.escape(db) %]"> |
9 | 9 |
|
... | ... | |
215 | 215 |
</td> |
216 | 216 |
</tr> |
217 | 217 |
</table> |
218 |
|
|
219 |
<input type="hidden" name="nextsub" value="list_names"> |
|
220 |
|
|
221 |
<input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]"> |
|
222 | 218 |
</form> |
Auch abrufbar als: Unified diff
ActionBar: Verwendung bei Kunden-/Lieferanten/Ansprechpersonensuche