17,081
edits
(Fix currency function calls) |
mNo edit summary |
||
Line 240: | Line 240: | ||
end | end | ||
if not asList and not Shared.tableIsEmpty(containArray) then | if not asList and not Shared.tableIsEmpty(containArray) then | ||
table.insert(containArray, '|- class="sortbottom"\r\n! colspan="3"| Total\r\n| ' .. | table.insert(containArray, '|- class="sortbottom"\r\n! colspan="3"| Total\r\n| ' .. Icons._Currency('melvorD:GP', GPTotal) .. '\r\n|}') | ||
end | end | ||