small fix

git-svn-id: http://piwigo.org/svn/trunk@21359 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
flop25
2013-03-08 13:01:22 +00:00
parent 61ca0705dd
commit 8be7776b67
+1 -1
View File
@@ -24,7 +24,7 @@ jQuery("#languageSwitchBox").on("mouseleave", function() {
});
{/literal}{/footer_script}
{* <!-- stylish for themes missing .switchBox styles --> *
{* <!-- stylish for themes missing .switchBox styles --> *}
{if $LANGUAGE_SWITCH_LOAD_STYLE}
{combine_css path=$LANGUAGE_SWITCH_PATH|@cat:"style.css"}
{/if}