mirror of
https://github.com/Mibew/tray.git
synced 2025-01-23 02:20:35 +03:00
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:
parent
d54e50d228
commit
9ff13262ae
@ -119,6 +119,6 @@ foreach($templateList as $tpl) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
start_html_output();
|
start_html_output();
|
||||||
setup_settings_tabs(3);
|
setup_settings_tabs(2);
|
||||||
require('../view/preview.php');
|
require('../view/preview.php');
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue
Block a user