[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/sambaadmin/templates/default/ -> editworkstation.tpl (source)

   1  <!-- BEGIN main -->
   2   <form method="POST" action="{form_action}">
   3    <center>
   4      <table border="0" width="100%">
   5          <tr>
   6              <td valign="top">
   7                      {rows}
   8              </td>
   9              <td>
  10                  <table border=0 width=100%>
  11                      <tr bgcolor="{th_bg}">
  12                          <td colspan="4">
  13                              <b>{lang_workstation_config}</b>
  14                          </td>
  15                      </tr>
  16                      <tr bgcolor="{tr_color1}">
  17                          <td width="200">{lang_workstation_name}</td>
  18                          <td colspan="2">
  19                              <input name="workstationname" value="{workstationname}" size="35">
  20                          </td>
  21                      </tr>
  22                      <tr bgcolor="{tr_color1}">
  23                          <td width="200">{lang_description}</td>
  24                          <td colspan="2">
  25                              <input name="description" value="{description}" size="35">
  26                          </td>
  27                      </tr>
  28  <!--                    <tr bgcolor="{tr_color1}">
  29                          <td width="200">{lang_account_active}</td>
  30                          <td colspan="2">
  31                              <input type="checkbox" name="accountactive" {checked_accountactive}>
  32                          </td>
  33                      </tr>
  34  -->
  35                  </table>
  36                  <table border=0 width=100%>
  37                      <tr bgcolor="{tr_color1}">
  38                          <td align="left">
  39                              <a href="{back_link}">{lang_back}</a>
  40                          </td>
  41                          <td align="right">
  42                              <input type="submit" name="save" value="{lang_save}">
  43                          </td>
  44                      </tr>
  45                  </table>
  46              </td>
  47          </tr>
  48      </table>
  49    </center>
  50    <input type="hidden" name="workstationID" value="{workstationid}">
  51   </form>
  52  <!-- END main -->
  53  
  54  <!-- BEGIN link_row -->
  55                      <tr bgcolor="{tr_color}">
  56                          <td colspan="2">&nbsp;&nbsp;<a href="{row_link}">{row_text}</a></td>
  57                      </tr>
  58  <!-- END link_row -->


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