Rev 14007 | Rev 14311 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14007 | Rev 14021 | ||
---|---|---|---|
Line 52... | Line 52... | ||
52 | !if $prompt_=$empty |
52 | !if $prompt_=$empty |
53 | !set prompt_=!line $i__ of $(Rg$iii) |
53 | !set prompt_=!line $i__ of $(Rg$iii) |
54 | !set prompt_=!items2lines $prompt_ |
54 | !set prompt_=!items2lines $prompt_ |
55 | !set prompt__=$prompt_ |
55 | !set prompt__=$prompt_ |
56 | !if $(replytype$i__) iswordof menu checkbox radio click |
56 | !if $(replytype$i__) iswordof menu checkbox radio click |
57 | !if $(replytype$i__) iswordof menu checkbox radio |
- | |
58 |
|
57 | !set tmp=class="wims_list wims_$(replytype$i__)" |
59 | !endif |
- | |
60 | !set prompt_=!replace internal $\ |
58 | !set prompt_=!replace internal $\ |
61 | $ by </li>$ $<li> in <div class="inline"><ul $tmp><li>$prompt_</li></ul></div> |
59 | $ by </li>$ $<li> in <div class="inline"><ul $tmp><li>$prompt_</li></ul></div> |
62 | !reset tmp |
60 | !reset tmp |
63 | !else |
61 | !else |
64 | !set prompt_$iii=!append line $prompt__ to $(prompt_$iii) |
62 | !set prompt_$iii=!append line $prompt__ to $(prompt_$iii) |