diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-01-26 14:41:44 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-01-26 14:41:44 +0000 |
commit | 32c89442d3e91c01f64211be372a0ae103025fa6 (patch) | |
tree | 2eece4811308b81aa0bfd12c306812ae2e203a55 /includes | |
parent | f974e58dbfaa79f48837ddf7910f57abd0368c74 (diff) | |
download | brdo-32c89442d3e91c01f64211be372a0ae103025fa6.tar.gz brdo-32c89442d3e91c01f64211be372a0ae103025fa6.tar.bz2 |
- removed all tabs
Diffstat (limited to 'includes')
-rw-r--r-- | includes/hostname.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/includes/hostname.conf b/includes/hostname.conf index 238d413ed..62e4ae02a 100644 --- a/includes/hostname.conf +++ b/includes/hostname.conf @@ -49,11 +49,11 @@ $anonymous = "Anonymous Chicken"; # automatically become the default theme. # $themes = array("UnConeD" => array( - "themes/unconed/unconed.theme", - "modern theme, gray and blue, high coolness factor"), + "themes/unconed/unconed.theme", + "modern theme, gray and blue, high coolness factor"), "Marvin" => array( - "themes/marvin/marvin.theme", - "classic theme, white, basic design with a fresh look")); + "themes/marvin/marvin.theme", + "classic theme, white, basic design with a fresh look")); # # Submission moderation votes: |