MyBB Community Forums

Full Version: private_advanced_search
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In the private_advanced_search template, instead of using cellspacing="{$theme['borderwidth']}" and cellpadding="{$theme['tablespace']}" the spacing and padding are hardcoded.

Is there a reason for that?