Browse Source

added blue steel theme to array

lbergman 25 years ago
parent
commit
cc3108c303
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/config_default.php

+ 2 - 0
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)
 //