don't show the lng select if there is only 1 lang to show

This commit is contained in:
Henry Oswald 2014-08-14 15:42:31 +01:00
parent 7c2beb5d2d
commit f75838b353

View file

@ -13,6 +13,7 @@ footer.site-footer
.col-md-3
if Object.keys(settings.i18n.subdomainLang).length > 1
.dropdown.dropup.subdued
a.dropdown-toggle(
href="#",