Content deleted Content added
The Mol Man (talk | contribs) No edit summary |
The Mol Man (talk | contribs) No edit summary |
||
Line 50:
'\n<code style="background:White;"> <b>#</b>'
else if scrollable then
toc_string = toc_string..'<div style="overflow-x:auto; overflow-y:hidden; width:98%;
end
end
Line 93:
else
if scrollable then
toc_string = toc_string..'</div></div>\n</div
else
toc_string = toc_string..'\n</span></div></div>'
|