Revision 6ebacae9
Von Moritz Bunkus vor etwa 8 Jahren hinzugefügt
templates/webpages/fu/search.html | ||
---|---|---|
$(function(){ document.Form.subject.focus(); });
|
||
</script>
|
||
|
||
<form action="fu.pl" method="post" name="Form">
|
||
<input type="hidden" name="nextsub" value="report">
|
||
|
||
<form action="fu.pl" method="post" name="Form" id="form">
|
||
<p>
|
||
<table>
|
||
<tr>
|
||
... | ... | |
|
||
</table>
|
||
</p>
|
||
|
||
<p>
|
||
<input type="submit" name="action" value="[% 'Continue' | $T8 %]">
|
||
</p>
|
||
</form>
|
||
|
Auch abrufbar als: Unified diff
ActionBar: Verwendung bei Wiedervorlagen