X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ftestbubble%2Fnav.tpl;h=43cc7bca00a3be29a9fa04dcad1120fd5c7584f7;hb=b1dacd6d838ecf75fe828279e57c2e7a866be22f;hp=dc16d40eb081ec4c435177772e8fd6dec4c21531;hpb=7d5e839664edc65bbb7dde5c2533393a8ebb8433;p=friendica.git diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl index dc16d40eb0..43cc7bca00 100644 --- a/view/theme/testbubble/nav.tpl +++ b/view/theme/testbubble/nav.tpl @@ -4,11 +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 }} +
@@ -45,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 }} @@ -53,6 +58,9 @@ + + +