X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fnav.tpl;h=373fb2d368cc06681839c7e966f43e97ec97629f;hb=01221ccb2a3cdf288eade32a845e4cbcd4179353;hp=efc95bde1f386e0f64f9f72f50582c2f43c240fb;hpb=8e38fe6f47db54e7af12707130641e8de9f3eeb9;p=friendica.git diff --git a/view/theme/duepuntozero/nav.tpl b/view/theme/duepuntozero/nav.tpl index efc95bde1f..373fb2d368 100644 --- a/view/theme/duepuntozero/nav.tpl +++ b/view/theme/duepuntozero/nav.tpl @@ -10,7 +10,7 @@ {{ if $nav.register }}$nav.register.1{{ endif }} - $nav.help.1 + {{ if $nav.help }} $nav.help.1{{ endif }} {{ if $nav.apps }}$nav.apps.1{{ endif }} @@ -30,22 +30,41 @@ {{ if $nav.community }} $nav.community.1 {{ endif }} - {{ if $nav.notifications }} - $nav.notifications.1 + {{ if $nav.introductions }} + $nav.introductions.1 {{ endif }} {{ if $nav.messages }} - $nav.messages.1 + $nav.messages.1 {{ endif }} - {{ if $nav.manage }}$nav.manage.1{{ endif }} + + + + + {{ if $nav.notifications }} + $nav.notifications.1 + + + {{ endif }} {{ if $nav.settings }}$nav.settings.1{{ endif }} {{ if $nav.profiles }}$nav.profiles.1{{ endif }} {{ if $nav.contacts }}$nav.contacts.1{{ endif }} + + + {{ if $nav.manage }}$nav.manage.1{{ endif }} + +