This will disable your template editor so even board founders can't change your template or insert un-wanted code.
How To
Code Edits
Open
config.phpFind
?>Before Add
@define('PHPBB_DISABLE_ACP_EDITOR', true);[kb=disable-template-editor]Disable Template Editor[/kb][url=http://www.phpbb.com/kb/article/disable-template-editor/]Knowledge Base - Disable Template Editor[/url]config.php?>@define('PHPBB_DISABLE_ACP_EDITOR', true);