Rev 3100 | Rev 6166 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3100 | Rev 3224 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | !else |
15 | !else |
16 | !reset eq |
16 | !reset eq |
17 | !endif |
17 | !endif |
18 | !if noanalyzeprint notwordof $(replyoption$i) |
18 | !if noanalyzeprint notwordof $(replyoption$i) |
19 | <tr><td align="right" nowrap> |
19 | <tr><td align="right" nowrap> |
20 | !imgrename <b>$(replyname$i)</b>$eq |
20 | !imgrename <b>$(replyname$i)</b> $eq</td><td> <tt>$(reply_$i)</tt> |
21 | !else |
21 | !else |
22 | !if $(replyname$i) notsametext |
22 | !if $(replyname$i) notsametext |
23 | <tr><td align="right" nowrap> |
23 | <tr><td align="right" nowrap> |
24 | !imgrename <b>$(replyname$i)</b> |
24 | !imgrename <b>$(replyname$i)</b> |
25 | !endif |
25 | !endif |
26 | !endif |
26 | !endif |
27 | !if $tt!=?analyze |
27 | !if $tt!=?analyze |
28 | <td> |
28 | </td><td> |
29 | !if $(diareply$i)=good |
29 | !if $(diareply$i)=good |
30 | !if $(partialgood$i) = yes and $indpartial != $empty |
30 | !if $(partialgood$i) = yes and $indpartial != $empty |
31 | !set thisind=$indpartial |
31 | !set thisind=$indpartial |
32 | !else |
32 | !else |
33 | !set thisind=$indgood |
33 | !set thisind=$indgood |
Line 52... | Line 52... | ||
52 | !else |
52 | !else |
53 | !if noanalyzeprint notwordof $(replyoption$i) |
53 | !if noanalyzeprint notwordof $(replyoption$i) |
54 | $indsee. |
54 | $indsee. |
55 | !endif |
55 | !endif |
56 | !endif |
56 | !endif |
- | 57 | </td></tr> |