[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- begin login_main.tpl --> 2 <!--<p>To enter the setup please login with the setup-password.</p>--> 3 <!--<table align="center" cellspacing="0" cellpadding="5" style="border: 1px solid rgb(72, 101, 145);" width="430">--> 4 <table align="center" cellspacing="0" cellpadding="5" style="border: 0px solid rgb(72, 101, 145);" width="450"> 5 {V_login_stage_header} 6 <tr class="row_on" > 7 <td colspan="2"> </td> 8 </tr> 9 <tr class="th"> 10 <td bgcolor="#cccccc" colspan="2"> <strong>{lang_header_login}</strong></td> 11 </tr> 12 <tr class="row_on"> 13 <td colspan="2" class="msg" align="center">{HeaderLoginMSG}</td> 14 </tr> 15 <tr class="row_on"> 16 <td colspan="2"> 17 <form action="manageheader.php" method="post" name="admin"> 18 <table> 19 <tr> 20 <td>{lang_header_username}:</td> 21 <td><input type="text" name="FormUser" value="" /></td> 22 <td>{lang_select}</td> 23 </tr> 24 <tr> 25 <td>{lang_header_password}:</td> 26 <td><input type="password" name="FormPW" value="" /></td> 27 </tr> 28 </table> 29 <input type="submit" name="Submit" value="Login" /> 30 <input type="hidden" name="HeaderLogin" value="Login" /> 31 </form> 32 </td> 33 </tr> 34 35 </tbody> 36 </table> 37 <!-- end login_main.tpl -->
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |