Rev 3051 | Rev 6098 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3051 | Rev 3224 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set chb=!item $(choice$i) of $(choicelist$i),$ch_noidea,$ch_none |
1 | !set chb=!item $(choice$i) of $(choicelist$i),$ch_noidea,$ch_none |
2 | <tr><td align="right" nowrap> |
2 | <tr><td align="right" nowrap> |
3 | <b>$(choicename$i)</b>< |
3 | <b>$(choicename$i)</b></td><td> <tt>$chb</tt> : </td><td> |
4 | !if $(diachoice$i)=good |
4 | !if $(diachoice$i)=good |
5 | $indgood. |
5 | $indgood. |
6 | !else |
6 | !else |
7 | !set k=!itemcnt $(choicegood$i) |
7 | !set k=!itemcnt $(choicegood$i) |
8 | !if $presentgood>0 |
8 | !if $presentgood>0 |
Line 24... | Line 24... | ||
24 | !else |
24 | !else |
25 | $name_sorry. |
25 | $name_sorry. |
26 | !endif |
26 | !endif |
27 | !endif |
27 | !endif |
28 | !endif |
28 | !endif |
- | 29 | </td></tr> |