aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear/themeconf.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/clear/themeconf.inc.php')
-rw-r--r--admin/themes/clear/themeconf.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/clear/themeconf.inc.php b/admin/themes/clear/themeconf.inc.php
index e007a971d..a73ebbcec 100644
--- a/admin/themes/clear/themeconf.inc.php
+++ b/admin/themes/clear/themeconf.inc.php
@@ -1,6 +1,6 @@
<?php
$themeconf = array(
- 'theme' => 'clear',
+ 'name' => 'clear',
'parent' => 'default',
'admin_icon_dir' => 'admin/themes/clear/icon',
);