This commit is contained in:
Alexander M. Turek
2004-07-15 21:08:59 +00:00
parent a5dab35a7a
commit 231c7733f8
2 changed files with 2 additions and 1 deletions

View File

@@ -583,7 +583,7 @@ echo "\n";
// added by Michael Keck <mail_at_michaelkeck_dot_de>
// ThemeManager if available
if (count($available_themes_choices)>1) {
if (isset($available_themes_choices) && $available_themes_choices > 1) {
$theme_selected = FALSE;
$theme_preview_path= './themes.php';
$theme_preview_href = '<a href="' . $theme_preview_path . '" target="themes" onclick="'