Vergleich member_resendactivation - 1.8.13 - 1.8.22

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

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