Content deleted Content added
Fix split error |
|||
Line 374:
if full_table then
table.insert(t,'|- style="background-color:'..result_col['black1']..'; line-height:3pt;"\n')
if results_defined or (
-- With results column
table.insert(t,'||||||||||||||||||||||\n')
|