Vergleich usercp_changename - 1.2.1 - 1.2.13

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
<body>
{$header}
<form action="usercp.php" method="post">

<body>
{$header}
<form action="usercp.php" method="post">

 
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">

<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">

 
{$errors}

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->change_username}</strong></td>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->change_username}</strong></td>

 
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->current_password}</strong></td>
</tr>
<tr>
<td class="trow1" colspan="2" align="center"><input type="password" class="textbox" name="password" size="25" /></td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->change_username}</strong></td>

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

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