Subversion Repositories wimsdev

Rev

Rev 6235 | Rev 10558 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !default target1=$o1
  2. !default target4=$o4
  3. <table class="wimsborder wimscenter">
  4.         <thead><tr>
  5.                 <th>$name_zone</th>
  6.                 <td></td>
  7.                 <th>$name_Category</th>
  8.                 <td></td>
  9.                 <th>$wims_name_name</th>
  10.                 <td></td>
  11.                 <th>$wims_name_Language</th>
  12.         </tr></thead>
  13.         <tbody><tr>
  14.                 <td>
  15.                 !formselect target1 list $zonelist
  16.                 </td><td>~</td><td>
  17.                 <input type="text" size="12" name="target2" value="$o2" />
  18.                 </td><td>~</td><td>
  19.                 <input type="text" size="12" name="target3" value="$o3" />
  20.                 </td><td>.</td><td>
  21.                 !default target4=$module_language
  22.                 !formselect target4 list $langlist
  23.                 </td>
  24.         </tr></tbody>
  25. </table>
  26. <p class="wimscenter wimsform">
  27. !if nook notwordof $wims_read_parm
  28. !set wims_ref_class=wims_button
  29.  &nbsp;<input type="submit" value="$wims_name_tosave" />
  30. !endif
  31. </p>
  32.