mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 20:47:15 +01:00
21 lines
1.0 KiB
Smarty
21 lines
1.0 KiB
Smarty
|
<table align="center" border="0" width="700" height="" bgcolor="#FFFFFF" style="border:1px solid #000000;margin-bottom:20px;">
|
||
|
<tr><td width="20"> </td><td heigth="50"> </td><td></td><td></td><td width="20"> </td></tr>
|
||
|
<tr><td></td><td colspan="3">Absender:<br><input type="text" size="50"><td></td></tr>
|
||
|
<tr><td></td><td colspan="3">Empfänger:<br>
|
||
|
<input type="text" size="30" name="zeile1" value="[ZEILE1]"><br>
|
||
|
<input type="text" size="30" name="zeile2" value="[ZEILE2]"><br>
|
||
|
<input type="text" size="30" name="zeile3" value="[ZEILE3]"><br>
|
||
|
<input type="text" size="30" name="zeile4" value="[ZEILE4]"><br>
|
||
|
<td></td></tr>
|
||
|
<tr><td></td><td></td><td></td><td align="right">Datum: <input type="text" size="15" value="[DATUM]" name="datum"></td><td></td></tr>
|
||
|
<tr><td></td><td colspan="3">Betreff:<br><input type="text" size="50" value="[BETREFF]" name="betreff"></td><td></td></tr>
|
||
|
|
||
|
<tr height="99%" valign="top"><td></td><td colspan="3">
|
||
|
<textarea cols="80" rows="40" name="text">
|
||
|
[TEXT]
|
||
|
</textarea><br><br>
|
||
|
</td><td></td></tr>
|
||
|
|
||
|
</table>
|
||
|
|