Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
14297 guerimand 1
!if $optionalmod=$empty
2
  !readproc optionalmod.proc
3
!endif
4
!form reply
15016 guerimand 5
  <input type="hidden" name="job" value="optionalmod" />
6
  $name_optionalmoddesc
14297 guerimand 7
  <div class="field box">
8
    !formcheckbox up_optionalmod list $optionalmod_list
9
  </div>
15016 guerimand 10
  $name_optionalmod_parameter_desc
11
  <div class="field box">
12
    !formcheckbox up_optionalmod_parameter list $optionalmod_parameter prompt $optionalmod_parameter_prompt
13
  </div>
14297 guerimand 14
  <div class="wimscenter wimsform">
14304 czzmrn 15
    <input type="submit" name="save" value="$wims_name_tosave" />
16267 guerimand 16
    !set wims_ref_class=wims_button wims_secondary_button
17
    !href module=$module&+job=list $wims_name_giveup
14297 guerimand 18
  </div>
19
!formend
14321 guerimand 20
 
15417 bpr 21
!reset up_optionalmod up_optionalmod_parameter