Content deleted Content added
only if options.float |
shortcutbox-left class and try forcing header? |
||
Line 111:
shortcutHeading = message(headingMsg, nShortcuts)
shortcutHeading = frame:preprocess(shortcutHeading)
elseif yesno(options.header)
then shortcutHeading = message(options.header)
shortcutHeading = frame:preprocess(shortcutHeading)
end
end
Line 121 ⟶ 124:
if floatTable == 'left' then
shortcutList
:
end
if shortcutHeading then
|