Changes
Jump to navigation
Jump to search
return local ret = '<div style="clear: both;"></div>' ret = ret .. messageBox.main('ombox', omargs) return ret
add the equivalent of {{clear}} before the sandbox notice - this was in the old {{documentation}} template, but somehow didn't find its way into the module before
text = text .. makeCategoryLink(message('sandbox-category'))
omargs.text = text
end