Quote:
Originally Posted by Jimmy B
Nice idea 711
Just spotted a small bug though...when I click the close tab button on the front page for the chat (how many users online, which users, etc) it instead closes the one above (user cp).
|
lol true... talk about Ctrl+C, Ctrl+V!
Code:
line 1530 output:[...] onclick="return toggle_collapse('module_9')" [...] id="collapseimg_module_9" [...]
[...]
line 1535 output: <tbody id="collapseobj_module_9" style="">
That shouldn't be
module_9!
P.
