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 }}