Rev 3469 | Rev 4091 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3469 | Rev 3491 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | !set l_=!record $u of help/$ll/if |
19 | !set l_=!record $u of help/$ll/if |
20 | $table_tr<td><tt> |
20 | $table_tr<td><tt> |
21 | !line 1 of $l_ |
21 | !line 1 of $l_ |
22 | </tt></td><td><tt> |
22 | </tt></td><td><tt> |
23 | !line 2 of $l_ |
23 | !line 2 of $l_ |
24 | </tt></td> |
24 | </tt></td><td> |
25 | </td><td> |
- | |
26 | !line 3 of $l_ |
25 | !line 3 of $l_ |
27 | </td></tr> |
26 | </td></tr> |
28 | !next |
27 | !next |
29 | $table_end |
28 | $table_end |
30 | 29 |