From 0c90a29b08ff8999ca0cfd5e5bea91e9fbb2d186 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 8 Jan 2006 07:04:49 +0000 Subject: fixed a few more theme issues --- themes/classic/theme.cfg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/classic') diff --git a/themes/classic/theme.cfg.php b/themes/classic/theme.cfg.php index 3597c20e..19134e4d 100644 --- a/themes/classic/theme.cfg.php +++ b/themes/classic/theme.cfg.php @@ -35,7 +35,7 @@ orientation = "vertical" # If this is set to simple the sub menu's will only be shown when you're on one of the # respective pages. If you want to make the menu's something like the classic theme # comment this out -submenu = "simple" +#submenu = "simple" # Theme Colors ################### -- cgit