Rev 17176 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17176 | Rev 17952 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | <tr><td><input type="radio" name="choice1" id="choice1_none" value="$[$choiceitems1+2]"> |
32 | <tr><td><input type="radio" name="choice1" id="choice1_none" value="$[$choiceitems1+2]"> |
33 | <label for="choice1_none">$ch_none.</label> |
33 | <label for="choice1_none">$ch_none.</label> |
34 | </td></tr> |
34 | </td></tr> |
35 | !endif |
35 | !endif |
36 | !else |
36 | !else |
37 | <tr><td><label for="choice$i">$(choicename$i)</label></ |
37 | <tr><td><label for="choice$i">$(choicename$i)</label>:</td><td> |
38 | !set p_=$ch_choose,$(choicelist$i) |
38 | !set p_=$ch_choose,$(choicelist$i) |
39 | !set N_=!itemcnt $p_ |
39 | !set N_=!itemcnt $p_ |
40 | !set listchoices=!makelist x for x=0 to $[$N_-1] |
40 | !set listchoices=!makelist x for x=0 to $[$N_-1] |
41 | !if $idontknow>0 and noidontknow notwordof $(choiceoption$i) |
41 | !if $idontknow>0 and noidontknow notwordof $(choiceoption$i) |
42 | !set p_=$p_,$ch_noidea |
42 | !set p_=$p_,$ch_noidea |