aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/dark/themeconf.inc.php
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2006-12-15 04:57:45 +0000
committerrvelices <rv-github@modusoptimus.com>2006-12-15 04:57:45 +0000
commiteae01904a5369eb6422bd118c1519914aee9efd0 (patch)
tree41b462de68bf8d31a18eb7a81d64aa8863cdd639 /template/yoga/theme/dark/themeconf.inc.php
parentc012c22df671dce2f5d29adfda6063baf5401a8f (diff)
feature 603: rating buttons presented with stars (full Javascript
on compatible browsers, otherwise default presentation) git-svn-id: http://piwigo.org/svn/trunk@1657 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/theme/dark/themeconf.inc.php')
-rw-r--r--template/yoga/theme/dark/themeconf.inc.php1
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/',