// FO : enable languages if > 1

This commit is contained in:
lLefevre
2011-12-15 14:30:05 +00:00
parent 42c47c1c00
commit 0588725efa
@@ -25,6 +25,7 @@
*}
<!-- Block languages module -->
{if count($languages) > 1}
<div id="languages_block_top">
<div id="countries">
{* @todo fix display current languages, removing the first foreach loop *}
@@ -81,4 +82,5 @@ $(document).ready(function () {
});
</script>
{/if}
<!-- /Block languages module -->