Rev 5850 |
Rev 6235 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!default target1=$o1
!default target4=$o4
<table class="wimsborder wimscenter">
<tr><td>$name_zone</td>
<td></td><td>$name_Category</td>
<td></td><td>$wims_name_name</td>
<td></td><td>$wims_name_Language</td>
</tr><tr>
<td>
!formselect target1
list $zonelist
</td><td>~</td><td>
<input type="text" size="12" name="target2" value="$o2"/>
</td><td>~</td><td>
<input type="text" size="12" name="target3" value="$o3"/>
</td><td>.</td><td>
!default target4=$module_language
!formselect target4
list $langlist
</td></tr></table>
<p class="wimscenter wimsform">
!if nook notwordof $wims_read_parm
!set wims_ref_class=wims_button
<input type="submit" value="$wims_name_tosave"/>
!endif
</p>