[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/themes/DeepBlue/forums/ -> login_body.tpl (source)

   1   
   2  <form action="{S_LOGIN_ACTION}" method="post" target="_top">
   3  
   4  <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
   5    <tr> 
   6      <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
   7    </tr>
   8  </table>
   9  
  10  <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
  11    <tr> 
  12      <th height="25" class="thHead" nowrap="nowrap">{L_ENTER_PASSWORD}</th>
  13    </tr>
  14    <tr> 
  15      <td class="row1"><table border="0" cellpadding="3" cellspacing="1" width="100%">
  16            <tr> 
  17              <td colspan="2" align="center">&nbsp;</td>
  18            </tr>
  19            <tr> 
  20              <td width="45%" align="right"><span class="gen">{L_USERNAME}:</span></td>
  21              <td> 
  22                <input type="text" name="username" size="25" maxlength="40" value="{USERNAME}" />
  23              </td>
  24            </tr>
  25            <tr> 
  26              <td align="right"><span class="gen">{L_PASSWORD}:</span></td>
  27              <td> 
  28                <input type="password" name="password" size="25" maxlength="25" />
  29              </td>
  30            </tr>
  31            <tr align="center"> 
  32              <td colspan="2"><span class="gen">{L_AUTO_LOGIN}: <input type="checkbox" name="autologin" /></span></td>
  33            </tr>
  34            <tr align="center"> 
  35              <td colspan="2">{S_HIDDEN_FIELDS}<input type="submit" name="login" class="mainoption" value="{L_LOGIN}" /></td>
  36            </tr>
  37            <tr align="center"> 
  38              <td colspan="2"><span class="gensmall"><a href="{U_SEND_PASSWORD}" class="gensmall">{L_SEND_PASSWORD}</a></span></td>
  39            </tr>
  40          </table></td>
  41    </tr>
  42  </table>
  43  
  44  </form>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7