Rev 3282 |
Rev 4091 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!if $lang notwordof es de ca it ar
!set ll=$lang
!else
!set ll=en
!endif
!readproc tabletheme
!for j in 0,5,1,2,3,4
$table_header
!set caption=!record 1 of help/$ll/oefparm$j
<caption>$caption</caption>
!set
header=!record
2 of help
/$ll/oefparm
$j
!set cnt_record=!recordcnt help/$ll/oefparm$j
!for u= 3 to $cnt_record
!set l_=!record $u of help/$ll/oefparm$j
$table_tr<td><tt>
!line 1 of $l_
</tt></td><td><tt>
!line 2 of $l_
</tt></td><td>
!line 3 of $l_
</td></tr>
$table_end