From c6df954fc00e4fdc7e2888e7dc3fe3a7c8f930e4 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 3 Sep 2013 18:48:01 -0700 Subject: make displaying the language selector configurable --- view/tpl/nav.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 7c26609c3..713280808 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -148,5 +148,5 @@
  • {2} {3}
  • -
    {{$langselector}}
    +{{if $langselector}}
    {{$langselector}}
    {{/if}} -- cgit v1.2.3