Explorar el Código

Corrected error with black bean burrito theme.

lbergman hace 25 años
padre
commit
f4e675b0d3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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)
 //