Vergleich member_resendactivation - 1.8.17 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 5Zeile 5
</head>
<body>
{$header}

</head>
<body>
{$header}

 
{$errors}

<form action="member.php" method="post">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<form action="member.php" method="post">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

Zeile 12Zeile 13
</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td>

</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td>

<td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td>

<td class="trow1" width="60%"><input type="text" class="textbox" name="email" value="{$email}" /></td>

</tr>

</tr>

 
{$captcha}

</table>
<br />

</table>
<br />

<div align="center"><input type="submit" class="button" value="{$lang->request_activation}" /></div>

<div align="center"><input type="submit" class="button" name="submit" value="{$lang->request_activation}" /></div>

<input type="hidden" name="action" value="do_resendactivation" />
</form>
{$footer}

<input type="hidden" name="action" value="do_resendactivation" />
</form>
{$footer}