From: tokul Date: Sun, 27 Jul 2003 11:09:26 +0000 (+0000) Subject: Added Minimal BW theme to theme list X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=e79c77f2dc05fa205dae3a68fb59a2c322379a2c Added Minimal BW theme to theme list git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5447 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/config/config_default.php b/config/config_default.php index 05aa3011..e6601313 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -378,6 +378,10 @@ $theme[33]['NAME'] = 'Dark Green'; $theme[34]['PATH'] = SM_PATH . 'themes/penguin.php'; $theme[34]['NAME'] = 'Penguin'; +$theme[35]['PATH'] = SM_PATH . 'themes/minimal_bw.php'; +$theme[35]['NAME'] = 'Minimal BW'; + + /** * LDAP server(s) * Array of arrays with LDAP server parameters. See