X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ftestbubble%2Fnav.tpl;h=43cc7bca00a3be29a9fa04dcad1120fd5c7584f7;hb=cb05801a9031254f5882038de07a3ee4d5f89dd0;hp=38d2dfac68d16531b8eaf5a0709186e241ef910c;hpb=60e0f79b9f9e94b19cc412eac41e5d8f8fec2383;p=friendica.git diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl index 38d2dfac68..43cc7bca00 100644 --- a/view/theme/testbubble/nav.tpl +++ b/view/theme/testbubble/nav.tpl @@ -3,13 +3,21 @@ -
+
{{ if $nav.network }}{{ endif }} {{ if $nav.home }}{{ endif }} - {{ if $nav.notifications }}{{ endif }} + + {{ if $nav.introductions }}{{ endif }} {{ if $nav.messages }}{{ endif }} -
+ {{ if $nav.notifications }}{{ endif }} + +
+
$sitelocation @@ -42,14 +50,17 @@ {{ if $nav.admin }}
  • $nav.admin.1
  • {{ endif }} -
  • $nav.help.1
  • + {{ if $nav.help }}
  • $nav.help.1
  • {{ endif }} {{ if $nav.login }}
  • $nav.login.1
  • {{ endif }} {{ if $nav.logout }}
  • $nav.logout.1
  • {{ endif }}
    + + -