Content deleted Content added
No edit summary |
No edit summary |
||
Line 40:
end
else
local cs = (d <= 0) and (
table.insert(res, '<td' .. (cs > 1 and ' colspan=' .. cs or '') .. '>' .. i .. ' and ' .. d .. '</td>')
i = i + (cs - 1)
|