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