Content deleted Content added
No edit summary |
No edit summary |
||
Line 90:
if latestChange then
local foot = tableHTML:tag("tfoot")
createTableFooter(foot, latestChange, id)
end
return tostring(tableHTML)
|
No edit summary |
No edit summary |
||
Line 90:
if latestChange then
local foot = tableHTML:tag("tfoot")
createTableFooter(foot, latestChange, id)
end
return tostring(tableHTML)
|