Content deleted Content added
No edit summary |
No edit summary |
||
Line 580:
-- Stack footer or not
local stack_footer_val = firstnonblank(frame:getParent().args
local footer_break = false
if yesno(stack_footer_val) then footer_break = true end
|