use fixed style by default

This commit is contained in:
Aleksei Miheev
2014-01-05 13:44:08 +00:00
parent 23d8125742
commit 5d0e5923b1

View File

@@ -727,6 +727,7 @@ function loadTheme($ID_THEME = 0, $initialize = true)
$settings = $themeData[0];
$options = $themeData[$member];
if (! isset($options['style_width'])) $options['style_width'] = 'fixed';
//HACK: update DB if cookie has different seting
if (isset ($_COOKIE['style_width']) AND