Browse Source

Corrected error with black bean burrito theme.

lbergman 25 years ago
parent
commit
f4e675b0d3
1 changed files with 2 additions and 2 deletions
  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)
 //