Rev 414 | Rev 3051 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 414 | Rev 546 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !if r$i notitemof $embedded and numeric iswordof $style |
13 | !if r$i notitemof $embedded and numeric iswordof $style |
14 | !set eq= = |
14 | !set eq= = |
15 | !else |
15 | !else |
16 | !reset eq |
16 | !reset eq |
17 | !endif |
17 | !endif |
18 | <tr><td align=right nowrap> |
- | |
19 | !if noanalyzeprint notwordof $(replyoption$i) |
18 | !if noanalyzeprint notwordof $(replyoption$i) |
- | 19 | <tr><td align=right nowrap> |
|
20 | !imgrename <b>$(replyname$i)</b>$eq<td><tt>$(reply_$i)</tt> : |
20 | !imgrename <b>$(replyname$i)</b>$eq<td><tt>$(reply_$i)</tt> : |
21 | !else |
21 | !else |
- | 22 | !if $(replyname$i) notsametext |
|
- | 23 | <tr><td align=right nowrap> |
|
22 | ! |
24 | !imgrename <b>$(replyname$i)</b> |
- | 25 | !endif |
|
23 | !endif |
26 | !endif |
24 | <td> |
- | |
25 | !if $tt!=?analyze |
27 | !if $tt!=?analyze |
- | 28 | <td> |
|
26 | !if $(diareply$i)=good |
29 | !if $(diareply$i)=good |
27 | !if $(partialgood$i) = yes and $indpartial != $empty |
30 | !if $(partialgood$i) = yes and $indpartial != $empty |
28 | !set thisind=$indpartial |
31 | !set thisind=$indpartial |
29 | !else |
32 | !else |
30 | !set thisind=$indgood |
33 | !set thisind=$indgood |
Line 45... | Line 48... | ||
45 | !endif |
48 | !endif |
46 | !if $(badsize$i)=true |
49 | !if $(badsize$i)=true |
47 | $name_badsize |
50 | $name_badsize |
48 | !endif |
51 | !endif |
49 | !else |
52 | !else |
- | 53 | !if noanalyzeprint notwordof $(replyoption$i) |
|
50 | $indsee. |
54 | $indsee. |
- | 55 | !endif |
|
51 | !endif |
56 | !endif |