Looks like i screwed up the toolbar when fixing the toolbar :D This should do it :)

git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@325 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
Ed Kraus 2009-01-14 03:01:25 +00:00
parent d54e50d228
commit 9ff13262ae

View File

@ -119,6 +119,6 @@ foreach($templateList as $tpl) {
}
start_html_output();
setup_settings_tabs(3);
setup_settings_tabs(2);
require('../view/preview.php');
?>