From f222518213f0e747bfa629a3965a642fcceb1bf6 Mon Sep 17 00:00:00 2001 From: tokul Date: Tue, 16 Mar 2004 17:19:10 +0000 Subject: [PATCH] Redmond theme git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6807 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/config_default.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config_default.php b/config/config_default.php index bbe4389b..b922d1ae 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -519,6 +519,8 @@ $theme[34]['NAME'] = 'Penguin'; $theme[35]['PATH'] = SM_PATH . 'themes/minimal_bw.php'; $theme[35]['NAME'] = 'Minimal BW'; +$theme[36]['PATH'] = SM_PATH . 'themes/redmond.php'; +$theme[36]['NAME'] = 'Redmond'; /** * LDAP server(s) -- 2.25.1