[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/setup/templates/default/ -> lang_main.tpl (source)

   1  <!-- begin lang_main.tpl -->
   2  <p>&nbsp;</p>
   3  
   4  <form method="post" action="lang.php">
   5  {hidden_var1}
   6  
   7  <table border="0" align="center" width="{tbl_width}">
   8  <tr bgcolor="#486591">
   9      <td colspan="{td_colspan}">
  10          &nbsp;<font color="#fefefe">{stage_title}</font>
  11      </td>
  12  </tr>
  13  <tr bgcolor="#e6e6e6">
  14      <td colspan="{td_colspan}">
  15          {stage_desc}
  16      </td>
  17  </tr>
  18  <tr bgcolor="#e6e6e6">
  19      <td {td_align} rowspan="2">
  20          {select_box_desc}
  21          <select name="lang_selected[]" multiple="multiple" size="25">
  22          {select_box_langs}
  23          </select>
  24      </td>
  25      <!-- BEGIN B_choose_method -->
  26      <td valign="top">
  27          {meth_desc}
  28          <br /><br />
  29          <input type="radio" name="upgrademethod" value="dumpold" checked="checked" />
  30          &nbsp;{blurb_dumpold}
  31          <br />
  32          <input type="radio" name="upgrademethod" value="addonlynew" />
  33          &nbsp;{blurb_addonlynew}
  34          <br />
  35          <input type="radio" name="upgrademethod" value="addmissing" />
  36          &nbsp;{blurb_addmissing}
  37      </td>
  38      <!-- END B_choose_method -->
  39  </tr>
  40  <tr bgcolor="#e6e6e6">
  41      <td>
  42          <input type="checkbox" name="debug" value="1" /> {lang_debug}
  43      </td>
  44  </tr>
  45  </table>
  46  
  47  <div align="center">
  48      <input type="submit" name="submit" value="{lang_install}" />
  49      <input type="submit" name="cancel" value="{lang_cancel}" />
  50  </div>
  51  
  52  </form>
  53  <!-- end lang_main.tpl -->


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