From 8be7776b67a7a765846c752814853d8846a5ac18 Mon Sep 17 00:00:00 2001 From: flop25 Date: Fri, 8 Mar 2013 13:01:22 +0000 Subject: small fix git-svn-id: http://piwigo.org/svn/trunk@21359 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/language_switch/flags.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/language_switch/flags.tpl b/plugins/language_switch/flags.tpl index 38cfc4818..3846d645c 100644 --- a/plugins/language_switch/flags.tpl +++ b/plugins/language_switch/flags.tpl @@ -24,7 +24,7 @@ jQuery("#languageSwitchBox").on("mouseleave", function() { }); {/literal}{/footer_script} -{* * +{* *} {if $LANGUAGE_SWITCH_LOAD_STYLE} {combine_css path=$LANGUAGE_SWITCH_PATH|@cat:"style.css"} {/if} -- cgit v1.2.3