소스 검색

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)
 //