[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/preferences/templates/default/ -> preferences.tpl (source)

   1  <center><b>{messages}</b></center>
   2  
   3  <!-- BEGIN form -->
   4  <form method="POST" action="{action_url}">
   5  
   6  <table border="0">
   7   <tr>
   8    <td colspan="2">{tabs}</td>
   9   </tr>
  10  
  11  <!-- BEGIN list -->
  12   <tr bgcolor="{th_bg}">
  13    <td colspan="2"><b>{list_header}</b></td>
  14   </tr>
  15  {rows}
  16  <!-- END list -->
  17  
  18   <tr height="30" valign="bottom">
  19    <td align="left">
  20     <input type="submit" name="save" value="{lang_save}"> &nbsp;
  21     <input type="submit" name="apply" value="{lang_apply}"> &nbsp;
  22     <input type="submit" name="cancel" value="{lang_cancel}">
  23    </td>
  24    <td align="right">&nbsp; {help_button}</td>
  25   </tr>
  26  </table>
  27  
  28  </form>
  29  <!-- END form -->
  30  
  31  <!-- BEGIN row -->
  32   <tr bgcolor="{tr_color}">
  33    <td>{row_name}</td>
  34    <td>{row_value}</td>
  35   </tr>
  36  <!-- END row -->
  37  
  38  <!-- BEGIN help_row -->
  39    <tr bgcolor="{tr_color}">
  40    <td><b>{row_name}<b></td>
  41    <td>{row_value}</td>
  42   </tr>
  43   <tr bgcolor="{tr_color}">
  44    <td colspan="2">{help_value}</td>
  45   </tr>
  46  <!-- END help_row -->


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7