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