Browse Source

Corrected error with black bean burrito theme.

lbergman 25 năm trước cách đây
mục cha
commit
f4e675b0d3
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      config/config_default.php

+ 2 - 2
config/config_default.php

@@ -215,8 +215,8 @@
     $theme[11]["PATH"] = "../themes/high_contrast_theme.php";
     $theme[11]["NAME"] = "High Contrast";
 
-    $theme[11]["PATH"] = "../themes/black_bean_burrito_theme.php";
-    $theme[11]["NAME"] = "Black Bean Burrito";
+    $theme[12]["PATH"] = "../themes/black_bean_burrito_theme.php";
+    $theme[12]["NAME"] = "Black Bean Burrito";
 
 //  LDAP server(s)
 //