|
|
|
@ -120,7 +120,7 @@ if ($charm) {
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="167" height="25">
|
|
|
|
|
<p align="center"><b>Nickname</b></td>
|
|
|
|
|
<td width="339" height="25"> <input id="input" name="nick_name" size="20">(keine Sonderzeichen)</td>
|
|
|
|
|
<td width="339" height="25"> <input id="input" name="nick_name" maxlength="20" size="20">(keine Sonderzeichen, max 20 Buchstaben.)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="167" height="25">
|
|
|
|
|