浏览代码

Added theme from Jim Riffle
Fixed cut and paste error

Tyler Akins 23 年之前
父节点
当前提交
babde100d1
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      config/config_default.php

+ 4 - 1
config/config_default.php

@@ -367,7 +367,10 @@ $theme[29]['PATH'] = '../themes/darkness.php';
 $theme[29]['NAME'] = 'Darkness (Changes)';
 $theme[29]['NAME'] = 'Darkness (Changes)';
 
 
 $theme[30]['PATH'] = '../themes/random.php';
 $theme[30]['PATH'] = '../themes/random.php';
-$theme[30]['PATH'] = 'Random (Changes every login)';
+$theme[30]['NAME'] = 'Random (Changes every login)';
+
+$theme[31]['PATH'] = '../themes/midnight.php';
+$theme[31]['NAME'] = 'Midnight';
 
 
 /**
 /**
  * LDAP server(s)
  * LDAP server(s)