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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/sys_template.php b/includes/sys_template.php
index 841b9649..dab30d13 100644
--- a/includes/sys_template.php
+++ b/includes/sys_template.php
@@ -4,7 +4,7 @@
* Liste der verfügbaren Themes
*/
$themes = array(
- "1" => "EH14 light"
+ "1" => "Engelsystem default"
);
/**