summaryrefslogtreecommitdiff
path: root/includes/sys_template.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2015-07-12 12:44:09 +0200
committerPhilip Häusler <msquare@notrademark.de>2015-07-12 12:44:09 +0200
commit993d6a4f591607e998a65b105c964c546a04e285 (patch)
tree4b3a204e441c2836ab2ce4f7dd71642935ba1b1e /includes/sys_template.php
parent86a4773243edd372b8d555d8a0f104bc6cce2bab (diff)
add cccamp15 design
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 d3f7a24e..1c3b38b1 100644
--- a/includes/sys_template.php
+++ b/includes/sys_template.php
@@ -6,7 +6,7 @@
$themes = array(
"0" => "Engelsystem light",
"1" => "Engelsystem dark",
- "2" => "Engelsystem 31c3"
+ "2" => "Engelsystem cccamp15"
);
/**