style rename to engelsystem default

This commit is contained in:
Philip Häusler 2014-03-23 18:23:47 +01:00
parent 3963e4907a
commit 0ce1ba5bf1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* Liste der verfügbaren Themes * Liste der verfügbaren Themes
*/ */
$themes = array( $themes = array(
"1" => "EH14 light" "1" => "Engelsystem default"
); );
/** /**