From eae01904a5369eb6422bd118c1519914aee9efd0 Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 15 Dec 2006 04:57:45 +0000 Subject: 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 --- template/yoga/theme/clear/themeconf.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'template/yoga/theme/clear/themeconf.inc.php') 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/', -- cgit v1.2.3