Browse Source

Added Minimal BW theme to theme list

tokul 22 years ago
parent
commit
636c31d54d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      config/config_default.php

+ 4 - 0
config/config_default.php

@@ -378,6 +378,10 @@ $theme[33]['NAME'] = 'Dark Green';
 $theme[34]['PATH'] = SM_PATH . 'themes/penguin.php';
 $theme[34]['NAME'] = 'Penguin';
 
+$theme[35]['PATH'] = SM_PATH . 'themes/minimal_bw.php';
+$theme[35]['NAME'] = 'Minimal BW';
+
+
 /**
  * LDAP server(s)
  *   Array of arrays with LDAP server parameters. See