Merged revision(s) 21359 from trunk:

small fix

git-svn-id: http://piwigo.org/svn/branches/2.5@21362 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2013-03-08 13:49:13 +00:00
parent a245a11ae0
commit 6d0710445e
+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}