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