Content deleted Content added
update from Module:Weather box (don't require sandbox submodule) |
return a space before the table to workaround extra vertical space problem discussed at Template talk:Weather box#Spacing |
||
Line 444:
results[i] = row
end
return ' ' .. table.concat(results)
end
|