diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/dark/themeconf.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/theme/dark/themeconf.inc.php b/template/yoga/theme/dark/themeconf.inc.php index 1051e5f3e..7d6d00da5 100644 --- a/template/yoga/theme/dark/themeconf.inc.php +++ b/template/yoga/theme/dark/themeconf.inc.php @@ -2,6 +2,7 @@ $themeconf = array( 'template' => 'yoga', 'theme' => 'dark', + 'template_dir' => 'template/yoga', 'icon_dir' => 'template/yoga/icon', 'admin_icon_dir' => 'template/yoga/icon/admin', 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', |