[ Index ] |
|
Code source de GeekLog 1.4.1 |
1 {start_block} 2 <table border="0" cellpadding="3" cellspacing="0" width="100%"> 3 <tr> 4 <td> 5 <form action="{site_url}/users.php" method="post"> 6 <table border="0" cellspacing="0" cellpadding="3"> 7 <tr> 8 <td colspan="2" width="100%">{lang_instructions}</td> 9 </tr> 10 <tr> 11 <td class="alignright"><b>{lang_username}:</b></td> 12 <td><input type="text" size="16" maxlength="16" name="username" value="{username}"></td> 13 </tr> 14 <tr> 15 <td class="alignright"><b>{lang_email}:</b></td> 16 <td><input type="text" size="32" maxlength="96" name="email" value="{email}"></td> 17 </tr> 18 <tr> 19 <td class="alignright"><b>{lang_email_conf}:</b></td> 20 <td><input type="text" size="32" maxlength="96" name="email_conf" value="{email_conf}"></td> 21 </tr> 22 <tr> 23 <td class="aligncenter warning" colspan="2" width="100%">{lang_warning}</td> 24 </tr> 25 {captcha} 26 <tr> 27 <td class="aligncenter" colspan="2" width="100%"> 28 <input type="hidden" name="mode" value="create"> 29 <input type="submit" value="{lang_register}"> 30 </td> 31 </tr> 32 </table> 33 </form> 34 </td> 35 </tr> 36 </table> 37 {end_block} 38
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |