Module:Sports table: Difference between revisions

Content deleted Content added
Note id added as reference did not know what note to call for match notes, tested so should not brake anything
avoid extra break when complete
Line 478:
local stack_string = '<br>'
if footer_break and (not string.lower(update)=='complete') then table.insert(t_footer,stack_string) end
table.insert(t_footer,'Source: '..source)