X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fnav.tpl;h=373fb2d368cc06681839c7e966f43e97ec97629f;hb=01221ccb2a3cdf288eade32a845e4cbcd4179353;hp=82ac178e8ff4926faf26bed328d9c8f651f55629;hpb=60e0f79b9f9e94b19cc412eac41e5d8f8fec2383;p=friendica.git diff --git a/view/theme/duepuntozero/nav.tpl b/view/theme/duepuntozero/nav.tpl index 82ac178e8f..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 }} + +