From 756946289589a8146101265c603d4bf4a234b137 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 4 Oct 2008 09:05:36 +0000 Subject: Gallery side icons for Sylvia (Some are missing, your browser cache could hide that). + No borders for pics in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2650 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/themeconf.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/yoga/theme/Sylvia/themeconf.inc.php') diff --git a/template/yoga/theme/Sylvia/themeconf.inc.php b/template/yoga/theme/Sylvia/themeconf.inc.php index f165bef36..66b953bce 100644 --- a/template/yoga/theme/Sylvia/themeconf.inc.php +++ b/template/yoga/theme/Sylvia/themeconf.inc.php @@ -2,9 +2,9 @@ $themeconf = array( 'template' => 'yoga', 'theme' => 'Sylvia', - 'icon_dir' => 'template/yoga/icon', + 'icon_dir' => 'template/yoga/theme/Sylvia/icon', 'admin_icon_dir' => 'template/yoga/icon/admin', - 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', + 'mime_icon_dir' => 'template/yoga/theme/Sylvia/icon/mimetypes/', 'local_head' => '', ); ?> -- cgit v1.2.3