Browse Source

added blue steel theme to array

lbergman 25 năm trước cách đây
mục cha
commit
cc3108c303
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)
 //