Content deleted Content added
avoid extra break when complete |
No edit summary |
||
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)
|