Rev 4199 | Rev 5369 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4199 | Rev 5235 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | $i_1 |
19 | $i_1 |
20 | !endif |
20 | !endif |
21 | $i_2 |
21 | $i_2 |
22 | ($remain $name_remaining). |
22 | ($remain $name_remaining). |
23 | !else |
23 | !else |
- | 24 | !if $ll<0 |
|
- | 25 | $i_2 $name_optionclosed |
|
- | 26 | !else |
|
24 | $i_1 $i_2 |
27 | $i_1 $i_2 |
25 | !if $(vcnt_$(parmcnt)_$i)!=$empty and $vshow=1 |
28 | !if $(vcnt_$(parmcnt)_$i)!=$empty and $vshow=1 |
26 | ($(vcnt_$(parmcnt)_$i)). |
29 | ($(vcnt_$(parmcnt)_$i)). |
27 | !endif |
30 | !endif |
- | 31 | !endif |
|
28 | !endif |
32 | !endif |
29 | !next i |
33 | !next i |
30 | </ol> |
34 | </ol> |
31 | 35 |