|
@@ -707,6 +707,18 @@ $theme[35]['NAME'] = 'Minimal BW';
|
|
|
$theme[36]['PATH'] = SM_PATH . 'themes/redmond.php';
|
|
|
$theme[36]['NAME'] = 'Redmond';
|
|
|
|
|
|
+$theme[37]['PATH'] = SM_PATH . 'themes/netstyle_theme.php';
|
|
|
+$theme[37]['NAME'] = 'Net Style';
|
|
|
+
|
|
|
+$theme[38]['PATH'] = SM_PATH . 'themes/silver_steel_theme.php';
|
|
|
+$theme[38]['NAME'] = 'Silver Steel';
|
|
|
+
|
|
|
+$theme[39]['PATH'] = SM_PATH . 'themes/simple_green_theme.php';
|
|
|
+$theme[39]['NAME'] = 'Simple Green';
|
|
|
+
|
|
|
+$theme[40]['PATH'] = SM_PATH . 'themes/wood_theme.php';
|
|
|
+$theme[40]['NAME'] = 'Wood';
|
|
|
+
|
|
|
/**
|
|
|
* LDAP server(s)
|
|
|
* Array of arrays with LDAP server parameters. See
|