Subversion Repositories wimsdev

Rev

Rev 12724 | Rev 17180 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12724 Rev 13321
Line 24... Line 24...
24
  !if $catname isitemof $t_
24
  !if $catname isitemof $t_
25
    <li class="field box halfwidth">
25
    <li class="field box halfwidth">
26
    !distribute lines $r_ into a_,b_,c_,e_,f_
26
    !distribute lines $r_ into a_,b_,c_,e_,f_
27
    !distribute words $a_ into t_,n_,N_
27
    !distribute words $a_ into t_,n_,N_
28
    !set D_=$($n_)
28
    !set D_=$($n_)
-
 
29
    !if $c_ notwordof checkbox
29
    <label for="conf_$i">$b_</label>
30
      <label for="conf_$i">$b_</label>
-
 
31
    !else
-
 
32
      <strong>$b_</strong>
-
 
33
    !endif
30
    !set wims_ref_class=wims_button_help float_right
34
    !set wims_ref_class=wims_button_help float_right
31
    !href cmd=help&help_subject=conf&help_conf=$i $wims_name_help
35
    !href cmd=help&help_subject=conf&help_conf=$i $wims_name_help
32
 
36
 
33
    !if $c_=free
37
    !if $c_=free
34
      <input size="40" name="conf_$i" id="conf_$i" value="$D_" aria-describedby="formHelp_$i" />
38
      <input size="40" name="conf_$i" id="conf_$i" value="$D_" aria-describedby="formHelp_$i" />