Vergleich member_resetpassword - 1.8.4 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 13Zeile 13
</tr>
<tr>
<td class="trow1" width="30%"><strong>{$lang_username}</strong></td>

</tr>
<tr>
<td class="trow1" width="30%"><strong>{$lang_username}</strong></td>

<td class="trow1"><input type="text" class="textbox" name="username" value="{$user['username']}" /></td>

<td class="trow1"><input type="text" class="textbox" name="username" value="{$input_username}" /></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1" width="30%"><strong>{$lang->activation_code}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="code" value="{$code}" /></td>

<td class="trow2" width="30%"><strong>{$lang->activation_code}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="code" value="{$code}" /></td>

</tr>
</table>
<br />

</tr>
</table>
<br />