Fix: Theme name Sylvia in flags.tpl

git-svn-id: http://piwigo.org/svn/trunk@5856 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2010-04-14 22:09:53 +00:00
parent 44eae4ae16
commit 3e432e9a1f
+1 -1
View File
@@ -34,7 +34,7 @@
</div>
</li>
{html_head}
{if $themeconf.template=='yoga' and $themeconf.theme=='Sylvia'}
{if $themeconf.name == 'Sylvia'}
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}{$LANGUAGE_SWITCH_PATH|@cat:'language_switch.css'}">
{else}
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}{$LANGUAGE_SWITCH_PATH|@cat:'language_switch-default.css'}">