aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch
diff options
context:
space:
mode:
authorflop25 <flop25@piwigo.org>2013-03-08 13:01:22 +0000
committerflop25 <flop25@piwigo.org>2013-03-08 13:01:22 +0000
commit8be7776b67a7a765846c752814853d8846a5ac18 (patch)
tree5541fd0f80e90f8b0ccf1401716f2b92bc061420 /plugins/language_switch
parent61ca0705dde33bd81b133d538c197c89ccf5caaf (diff)
small fix
git-svn-id: http://piwigo.org/svn/trunk@21359 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/language_switch')
-rw-r--r--plugins/language_switch/flags.tpl2
1 files changed, 1 insertions, 1 deletions
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}
-{* <!-- 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}