mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 04:27:14 +01:00
26 lines
560 B
Smarty
26 lines
560 B
Smarty
|
<form action="" method="post" name="eprooform">
|
||
|
[FORMHANDLEREVENT]
|
||
|
|
||
|
|
||
|
<table border="0">
|
||
|
<tr><td valign="top" width="80px;">Projekte:</td>
|
||
|
<td valign="top" width="300px;">
|
||
|
[PROJEKTAUTOSTART][PROJEKT][MSGPROJEKT][PROJEKTAUTOEND]
|
||
|
[PROJEKTSUGGESTIONS]
|
||
|
</td></tr>
|
||
|
<tr><td valign="top" width="80px;">Person:</td>
|
||
|
<td valign="top" width="300px;">
|
||
|
[PERSONAUTOSTART][ADRESSE][MSGADRESSE][PERSONAUTOEND]
|
||
|
[PERSONSUGGESTIONS]
|
||
|
</td></tr>
|
||
|
</table>
|
||
|
<input name="s1" type="submit" value="Übernehmen" />
|
||
|
</fieldset>
|
||
|
</td></tr>
|
||
|
|
||
|
|
||
|
|
||
|
</table>
|
||
|
|
||
|
|
||
|
</form>
|