X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ftestbubble%2Fnav.tpl;h=bb4da22cb3f3729b75f0099afe6ef423e55d432d;hb=f1e4585c661d369bb0f2c208cfe19bbe0c1f68a0;hp=38d2dfac68d16531b8eaf5a0709186e241ef910c;hpb=47f38bc3abb175843fb664e9784b14df11130d0a;p=friendica.git diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl old mode 100644 new mode 100755 index 38d2dfac68..bb4da22cb3 --- a/view/theme/testbubble/nav.tpl +++ b/view/theme/testbubble/nav.tpl @@ -3,13 +3,17 @@ -
- {{ 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.notifications }}{{ endif }} + {{ if $nav.messages }}{{ endif }} +
- +
$sitelocation @@ -42,14 +46,14 @@ {{ 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 }}
    - - - +