summaryrefslogtreecommitdiff
path: root/includes/sys_template.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/sys_template.php')
-rw-r--r--includes/sys_template.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/sys_template.php b/includes/sys_template.php
index 78519143..841b9649 100644
--- a/includes/sys_template.php
+++ b/includes/sys_template.php
@@ -4,8 +4,7 @@
* Liste der verfügbaren Themes
*/
$themes = array(
- "1" => "30C3 light",
- "2" => "30C3 dark"
+ "1" => "EH14 light"
);
/**