Content deleted Content added
Fix letter codes overwrite |
Try ^H as backspace |
||
Line 426:
-- Now end it with a point instead (if it contains entries)
if status_exist then
status_string = '<br>'..status_string..'
table.insert(t_footer,status_string)
end
|