Version 2007-11-09
This commit is contained in:
parent
d08fb34825
commit
e0f55450e1
87 changed files with 513 additions and 741 deletions
|
|
@ -33,8 +33,6 @@ echo"</head>
|
|||
|
||||
<table align=center id=tablo width=360>
|
||||
<form method=post action=options_validation.php>
|
||||
<tr><td class=c>Pseudo</td><td>".$pseudo."</td></tr>
|
||||
<tr><td class=c>Nouveau pseudo</td><td><input type=text class=zone_texte size=15 maxlength=20 name=nouveau_pseudo></td></tr>
|
||||
<tr><td class=c>Ancien mot de passe</td><td><input type=password class=zone_texte size=15 maxlength=30 name=ancien_mdp></td></tr>
|
||||
<tr><td class=c>Nouveau mot de passe</td><td><input type=password class=zone_texte size=15 maxlength=30 name=nouveau_mdp></td></tr>
|
||||
<tr><td class=c>Confirmer mot de passe</td><td><input type=password class=zone_texte size=15 maxlength=30 name=nouveau_mdp2></td></tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue