diff options
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: |