Module:MLB standings: Difference between revisions

Content deleted Content added
home / road record column is spilling into a second line
remove extra newline causing spacing gaps
Line 383:
end -- end of looping over listOfTeams
 
table.insert(outputBuffer, '|}\n')
 
return table.concat(outputBuffer)