diff --git a/modules/blocklanguages/blocklanguages.tpl b/modules/blocklanguages/blocklanguages.tpl index 585bf7858..ce33029ea 100644 --- a/modules/blocklanguages/blocklanguages.tpl +++ b/modules/blocklanguages/blocklanguages.tpl @@ -25,6 +25,7 @@ *} +{if count($languages) > 1}
{* @todo fix display current languages, removing the first foreach loop *} @@ -81,4 +82,5 @@ $(document).ready(function () { }); +{/if}