X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Ftestbubble%2Fnav.tpl;h=43cc7bca00a3be29a9fa04dcad1120fd5c7584f7;hb=cb05801a9031254f5882038de07a3ee4d5f89dd0;hp=3fbd73e3196178b7d5aae3bbb9293c017115df21;hpb=f5fc8dabe5ec61e577f64badce30a7c42c19fafa;p=friendica.git diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl index 3fbd73e319..43cc7bca00 100644 --- a/view/theme/testbubble/nav.tpl +++ b/view/theme/testbubble/nav.tpl @@ -4,12 +4,16 @@
- {{ if $nav.network }}{{ endif }} - {{ if $nav.home }}{{ endif }} - {{ if $nav.notifications }}{{ endif }} - {{ if $nav.messages }}{{ endif }} + {{ if $nav.network }}{{ endif }} + {{ if $nav.home }}{{ endif }} + + {{ if $nav.introductions }}{{ endif }} + {{ if $nav.messages }}{{ endif }} + {{ if $nav.notifications }}{{ endif }} +
@@ -46,7 +50,7 @@ {{ 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 }} @@ -54,6 +58,9 @@ + + +