mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 12:37:14 +01:00
34 lines
1.0 KiB
Smarty
34 lines
1.0 KiB
Smarty
|
|
<form action="" method="post" name="eprooform">
|
|
[FORMHANDLEREVENT]
|
|
|
|
<table class="tableborder" border="0" cellpadding="3" cellspacing="0" width="100%">
|
|
<tbody>
|
|
<tr classname="orange1" class="orange1" bordercolor="" align="" bgcolor="" height="" valign="">
|
|
<td colspan="3" bordercolor="" class="" align="" bgcolor="" height="" valign="">Adresse<br></td>
|
|
</tr>
|
|
|
|
<tr valign="top" colspan="3">
|
|
<td>
|
|
<table border="0" width="100%">
|
|
[MESSAGE]
|
|
<tbody>
|
|
<tr><td>Betreff</td><td>[BETREFF][MSGBETREFF]</td></tr>
|
|
<tr><td>Text</td><td>[NACHRICHT][MSGNACHRICHT]</td></tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr valign="" height="" bgcolor="" align="" bordercolor="" class="klein" classname="klein">
|
|
<td width="" valign="" height="" bgcolor="" align="right" colspan="3" bordercolor="" classname="orange2" class="orange2">
|
|
<input type="submit" value="Speichern" /> <input type="button" value="Abbrechen" /></td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
|
|
</form>
|