Changes

m
no edit summary
Line 471: Line 471:  
table.insert(self._rows, string.format(self._table_start_style, bottom_margin))
 
table.insert(self._rows, string.format(self._table_start_style, bottom_margin))
 
else
 
else
table.insert(self._rows, _table_start)
+
table.insert(self._rows, self._table_start)
 
end
 
end
  
cssedit, gkautomate
7,064

edits