Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4a1b6455

Von Moritz Bunkus vor etwa 8 Jahren hinzugefügt

  • ID 4a1b6455ee26aa2514c29b83f18e81febfd77418
  • Vorgänger a6cf76a2
  • Nachfolger fdbdd0b1

ActionBar: Verwendung in Berichtsfunktion in ar.pl

Unterschiede anzeigen:

templates/webpages/ar/search.html
[%- SET style="width: 250px" %]
<h1>[% title %]</h1>
<form method=post name="search" action=[% script %]>
<form method=post name="search" id="form" action=[% script %]>
[% L.hidden_tag("action", nextsub) %]
<table width=100% border="0">
<tr>
......
</table>
</td>
</tr>
<tr>
<td><hr size=3 noshade></td>
</tr>
</table>
<input type=hidden name=nextsub value=[% nextsub %]>
<br>
<input class=submit type=submit name=action id="continue" value="[% 'Continue' | $T8 %]">
</form>

Auch abrufbar als: Unified diff