浏览代码

Corrected error with black bean burrito theme.

lbergman 25 年之前
父节点
当前提交
f4e675b0d3
共有 1 个文件被更改,包括 2 次插入2 次删除
  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)
 //