Content deleted Content added
The Mol Man (talk | contribs) No edit summary |
The Mol Man (talk | contribs) No edit summary |
||
Line 28:
toc_string = '<div class="toc" style="clear:both; background:WhiteSmoke;">\n'..
'<div style="background:WhiteSmoke;">\n'..
'<div class="plainlinks
'<b>Index:</b> ['..pageurl..' *] ['..pageurl..'?from=# 0-9]'
end
Line 93:
else
if scrollable then
toc_string = toc_string..'</div></div>\n</div></span></div></div>'
else
toc_string = toc_string..'\n</span></div></div>'
|