Subversion-Projekte lars-tiefland.em_wm

Revision

Revision 36 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 36 Revision 118
Zeile 1... Zeile 1...
1
{include file=header.tpl}
1
{include file="header.tpl"}
2
	<form name="del" method="post" action="{$SCRIPT_NAME}" onReset="self.location.href='index.php'">
2
	<form name="del" method="post" action="{$SCRIPT_NAME}" onReset="self.location.href='index.php'">
3
		<table>
3
		<table>
4
			<tr>
4
			<tr>
5
				<th>Bestätigung</th>
5
				<th>Bestätigung</th>
6
			</tr>
6
			</tr>
Zeile 16... Zeile 16...
16
				</td>
16
				</td>
17
			</tr>
17
			</tr>
18
		</table>
18
		</table>
19
		<input type="hidden" name="email" value="{$email}">
19
		<input type="hidden" name="email" value="{$email}">
20
	</form>
20
	</form>
21
{include file=footer.tpl}
21
{include file="footer.tpl"}