[ Index ] |
|
Code source de Phorum 5.1.25 |
1 {IF ERROR} 2 <h4>{ERROR}</h4> 3 {/IF} 4 5 <h2>Register</h2> 6 7 <form id="register-form" action="{URL->ACTION}" method="post"> 8 {POST_VARS} 9 <input type="hidden" name="forum_id" value="{REGISTER->forum_id}" /> 10 <table cellspacing="0" border="0"> 11 <tr> 12 <td nowrap="nowrap">{LANG->Username}*: </td> 13 <td><input type="text" name="username" size="30" value="{REGISTER->username}" /></td> 14 </tr> 15 <tr> 16 <td nowrap="nowrap">{LANG->Email}*: </td> 17 <td><input type="text" name="email" size="30" value="{REGISTER->email}" /></td> 18 </tr> 19 <tr> 20 <td nowrap="nowrap">{LANG->Password}*: </td> 21 <td><input type="password" name="password" size="30" value="" /></td> 22 </tr> 23 <tr> 24 <td nowrap="nowrap"> </td> 25 <td><input type="password" name="password2" size="30" value="" /> ({LANG->again})</td> 26 </tr> 27 </table> 28 <br /> 29 *{LANG->Required}<br /><br /> 30 <input type="submit" value="{LANG->Submit}" /> 31 </form>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Thu Nov 29 12:22:27 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |