From 9d1c518cc3f82ae4e545324061cdeb3b196445f9 Mon Sep 17 00:00:00 2001 From: lbergman Date: Mon, 5 Jun 2000 16:45:57 +0000 Subject: [PATCH] added blue steel theme to array git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@517 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 2c2a574d..69ea08ed 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -200,6 +200,8 @@ $theme[8]["PATH"] = "../config/plain_blue_theme.php"; $theme[8]["NAME"] = "Plain Blue"; + $theme[9]["PATH"] = "../config/bluesteel_theme.php"; + $theme[9]["NAME"] = "Blue Steel"; // LDAP server(s) // -- 2.25.1