Rev 3224 | Rev 6530 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3224 | Rev 6166 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | !set eq= = |
14 | !set eq= = |
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 |
19 | <tr><td style="text-align:right" nowrap> |
20 | !imgrename <b>$(replyname$i)</b> $eq</td><td> <tt>$( |
20 | !imgrename <b>$(replyname$i)</b> $eq</td><td> <span class="tt">$(reply_$i)</span> |
21 | !else |
21 | !else |
22 | !if $(replyname$i) notsametext |
22 | !if $(replyname$i) notsametext |
23 | <tr><td |
23 | <tr><td style="text-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><td> |
28 | </td><td> |
Line 40... | Line 40... | ||
40 | !endif |
40 | !endif |
41 | !endif |
41 | !endif |
42 | !if ($(diareply$i)=bad or $(partialgood$i) = yes) and $presentgood>0 and \ |
42 | !if ($(diareply$i)=bad or $(partialgood$i) = yes) and $presentgood>0 and \ |
43 | nogood notwordof $style and dprompt notwordof $style and noanalyzeprint notwordof $(replyoption$i) |
43 | nogood notwordof $style and dprompt notwordof $style and noanalyzeprint notwordof $(replyoption$i) |
44 | !default replyGood$i=$(replygood$i) |
44 | !default replyGood$i=$(replygood$i) |
45 | !imgrename $thisind, $ch_good1 <tt>$( |
45 | !imgrename $thisind, $ch_good1 <span class="tt">$(replyGood$i)</span>. |
46 | !else |
46 | !else |
47 | !imgrename $thisind. |
47 | !imgrename $thisind. |
48 | !endif |
48 | !endif |
49 | !if $(badsize$i)=true |
49 | !if $(badsize$i)=true |
50 | $name_badsize |
50 | $name_badsize |