Rev 6235 | Rev 10558 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 7509 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !default target4=$o4 |
2 | !default target4=$o4 |
3 | <table class="wimsborder wimscenter"> |
3 | <table class="wimsborder wimscenter"> |
- | 4 | <thead><tr> |
|
4 | < |
5 | <th>$name_zone</th> |
- | 6 | <td></td> |
|
5 | < |
7 | <th>$name_Category</th> |
- | 8 | <td></td> |
|
6 | < |
9 | <th>$wims_name_name</th> |
- | 10 | <td></td> |
|
7 | < |
11 | <th>$wims_name_Language</th> |
8 | </tr>< |
12 | </tr></thead> |
- | 13 | <tbody><tr> |
|
9 | <td> |
14 | <td> |
10 | !formselect target1 list $zonelist |
15 | !formselect target1 list $zonelist |
11 | </td><td>~</td><td> |
16 | </td><td>~</td><td> |
12 | <input type="text" size="12" name="target2" value="$o2" /> |
17 | <input type="text" size="12" name="target2" value="$o2" /> |
13 | </td><td>~</td><td> |
18 | </td><td>~</td><td> |
14 | <input type="text" size="12" name="target3" value="$o3" /> |
19 | <input type="text" size="12" name="target3" value="$o3" /> |
15 | </td><td>.</td><td> |
20 | </td><td>.</td><td> |
16 | !default target4=$module_language |
21 | !default target4=$module_language |
17 | !formselect target4 list $langlist |
22 | !formselect target4 list $langlist |
- | 23 | </td> |
|
18 |
|
24 | </tr></tbody> |
- | 25 | </table> |
|
19 | <p class="wimscenter wimsform"> |
26 | <p class="wimscenter wimsform"> |
20 | !if nook notwordof $wims_read_parm |
27 | !if nook notwordof $wims_read_parm |
21 | !set wims_ref_class=wims_button |
28 | !set wims_ref_class=wims_button |
22 | <input type="submit" value="$wims_name_tosave" /> |
29 | <input type="submit" value="$wims_name_tosave" /> |
23 | !endif |
30 | !endif |