diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-08 07:04:49 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-08 07:04:49 +0000 |
commit | 0c90a29b08ff8999ca0cfd5e5bea91e9fbb2d186 (patch) | |
tree | b8344801e2c2ded5c5aaf73fdf9dc81540d45d4d /themes/classic/theme.cfg.php | |
parent | c6cf91dc02eb142b145fe71846b1415c5a37afef (diff) | |
download | ampache-0c90a29b08ff8999ca0cfd5e5bea91e9fbb2d186.tar.gz ampache-0c90a29b08ff8999ca0cfd5e5bea91e9fbb2d186.tar.bz2 ampache-0c90a29b08ff8999ca0cfd5e5bea91e9fbb2d186.zip |
fixed a few more theme issues
Diffstat (limited to 'themes/classic/theme.cfg.php')
-rw-r--r-- | themes/classic/theme.cfg.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 ################### |