summaryrefslogtreecommitdiff
path: root/includes/sys_template.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2014-03-23 18:21:58 +0100
committerPhilip Häusler <msquare@notrademark.de>2014-03-23 18:21:58 +0100
commit3963e4907a8c7251151dae0b1cb9d8341201f225 (patch)
treef08c8d464a489683b2777766de45ed444ac1559f /includes/sys_template.php
parent13f8a513d4651918b95a825dd252b69a6ad7711e (diff)
german update and style reset
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"
);
/**