Rev 7391 | Rev 12324 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7391 | Rev 12036 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | !endif |
12 | !endif |
13 | !if $i isitemof $embedded_analyze |
13 | !if $i isitemof $embedded_analyze |
14 | !exit |
14 | !exit |
15 | !endif |
15 | !endif |
16 | !if r$i notitemof $embedded and numeric iswordof $style |
16 | !if r$i notitemof $embedded and numeric iswordof $style |
17 | !set eq= |
17 | !set eq= = |
18 | !else |
18 | !else |
19 | !reset eq |
19 | !reset eq |
20 | !endif |
20 | !endif |
21 | <tr><td style="text-align:right" class="nowrap bold"> |
21 | <tr><td style="text-align:right" class="nowrap bold"> |
22 | !if noanalyzeprint notwordof $(replyoption$i) |
22 | !if noanalyzeprint notwordof $(replyoption$i) |
23 | !imgrename $(replyname$i) |
23 | !imgrename $(replyname$i) $eq </td><td class="tt">$(reply_$i) |
24 | !else |
24 | !else |
25 | !if $(replyname$i) notsametext |
25 | !if $(replyname$i) notsametext |
26 | !imgrename $(replyname$i) |
26 | !imgrename $(replyname$i) |
27 | !endif |
27 | !endif |
- | 28 | </td><td class="tt"> |
|
28 | !endif |
29 | !endif |
29 | !if $tt!=?analyze |
30 | !if $tt!=?analyze |
30 | </td><td> |
31 | </td><td> |
31 | !if $(diareply$i)=good |
32 | !if $(diareply$i)=good |
32 | !if $(partialgood$i) = yes and $indpartial != $empty |
33 | !if $(partialgood$i) = yes and $indpartial != $empty |
33 | !set thisind=$indpartial |
34 | !set thisind=$indpartial |
34 | !else |
35 | !else |
35 | !set thisind=$indgood |
36 | !set thisind=$indgood |