X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ftestbubble%2Fnav.tpl;h=43cc7bca00a3be29a9fa04dcad1120fd5c7584f7;hb=266eaae43968e854d2c00db622603b72d209d5d5;hp=baf5f7d3014353be434506861b13693b9b369d27;hpb=90870d4872dbc8ff408183a79fd005b905aa86c2;p=friendica.git diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl index baf5f7d301..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 @@ + + +