Rev 16388 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16388 | Rev 16395 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | !for k=6 to 7 |
12 | !for k=6 to 7 |
13 | <th>$(name_shtab[$k])</th> |
13 | <th>$(name_shtab[$k])</th> |
14 | !next k |
14 | !next k |
15 | <th>$(name_shtab[10])</th> |
15 | <th>$(name_shtab[10])</th> |
16 | !if $activetest>=0 |
16 | !if $activetest>=0 |
17 | <th |
17 | <th |
18 | !if $activetest=0 and $exocnt>1 |
18 | !if $activetest=0 and $exocnt>1 |
19 | colspan="2" |
19 | colspan="2" |
20 | !endif |
20 | !endif |
21 | >$(name_shtab[8])</th> |
21 | >$(name_shtab[8])</th> |
22 | !endif |
22 | !endif |