mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 08:33:03 +02:00
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:
@@ -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'}">
|
||||
|
||||
Reference in New Issue
Block a user