fixed indentation advanced tree
[squirrelmail.git] / include / load_prefs.php
index 1fd5fd20896959efc85220cf579a77415900f5e6..2407d830509aab6fe4796bca9637c7d58a51a22f 100644 (file)
@@ -46,6 +46,7 @@ if (isset($chosen_theme) && $found_theme && (file_exists($chosen_theme))) {
 } else {
     if (isset($theme) && isset($theme[$theme_default]) && file_exists($theme[$theme_default]['PATH'])) {
         @include_once($theme[$theme_default]['PATH']);
+        $chosen_theme = $theme[$theme_default]['PATH'];
     } else {
         /**
          * This theme as a failsafe if no themes were found. It makes