Ver código fonte

added blue steel theme to array

lbergman 25 anos atrás
pai
commit
cc3108c303
1 arquivos alterados com 2 adições e 0 exclusões
  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]["PATH"] = "../config/plain_blue_theme.php";
     $theme[8]["NAME"] = "Plain Blue";
     $theme[8]["NAME"] = "Plain Blue";
 
 
+    $theme[9]["PATH"] = "../config/bluesteel_theme.php";
+    $theme[9]["NAME"] = "Blue Steel";
 
 
 //  LDAP server(s)
 //  LDAP server(s)
 //
 //