Subversion Repositories wimsdev

Rev

Rev 3884 | Rev 5850 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
!default target1=$o1
2
!default target4=$o4
3884 bpr 3
<table border="0" cellpadding="0" cellspacing="0">
3049 bpr 4
<tr><td align="center"><small>$name_zone</small></td>
3335 bpr 5
<td></td><td align="center"><small>$name_Category</small></td>
3049 bpr 6
<td></td><td align="center"><small>$wims_name_name</small></td>
7
<td></td><td align="center"><small>$wims_name_Language</small></td>
23 reyssat 8
</tr><tr>
3049 bpr 9
<td align="center">
23 reyssat 10
!formselect target1 list $zonelist
3049 bpr 11
</td><td>~</td><td align="center">
5734 bpr 12
<input type="text" size="12" name="target2" value="$o2"/>
3049 bpr 13
</td><td>~</td><td align="center">
5734 bpr 14
<input type="text" size="12" name="target3" value="$o3"/>
3049 bpr 15
</td><td>.</td><td align="center">
3884 bpr 16
!default target4=$module_language
23 reyssat 17
!formselect target4 list $langlist
18
</td><td>
3066 bpr 19
!set wims_ref_class=wims_button_help
20
!href cmd=help&special_parm=addressing $wims_name_help
23 reyssat 21
!if nook notwordof $wims_read_parm
5734 bpr 22
 &nbsp;<input type="submit" value="$wims_name_tosave"/>
23 reyssat 23
!endif
24
</td></tr></table>