Added Minimal BW theme to theme list
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Jul 2003 11:09:26 +0000 (11:09 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Jul 2003 11:09:26 +0000 (11:09 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5447 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/config_default.php

index 05aa3011ee5e6a3cadcc6059b838bf3cd29d275f..e6601313229d28040a0f040e5d95bb954ec0de1f 100644 (file)
@@ -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