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