From: friendica Date: Fri, 27 Apr 2012 09:30:49 +0000 (-0700) Subject: put community back on the lower tab. It belongs with message streams X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=266eaae43968e854d2c00db622603b72d209d5d5;p=friendica.git put community back on the lower tab. It belongs with message streams --- diff --git a/view/theme/duepuntozero/nav.tpl b/view/theme/duepuntozero/nav.tpl index 4dacf3858e..257822df42 100644 --- a/view/theme/duepuntozero/nav.tpl +++ b/view/theme/duepuntozero/nav.tpl @@ -27,7 +27,9 @@ $nav.home.1 {{ endif }} - + {{ if $nav.community }} + $nav.community.1 + {{ endif }} {{ if $nav.introductions }} $nav.introductions.1 @@ -58,9 +60,6 @@ {{ if $nav.manage }}$nav.manage.1{{ endif }} - {{ if $nav.community }} - $nav.community.1 - {{ endif }}