From b00132339018efe95902900cbe0dabe5e2bbad0e Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 3 Jan 2013 17:36:03 -0800 Subject: make the menu consistent and eliminate redundancy - though we need icons for mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now). --- view/tpl/nav.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'view/tpl/nav.tpl') diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index fda16540c..f8f9e1c06 100644 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -59,19 +59,16 @@ {{ endif }} - - + {{ endif }} {{ if $userinfo }}
  • $usermenu.1
  • {{ endfor }} - - {{ if $nav.notifications }}
  • $nav.notifications.1
  • {{ endif }} - {{ if $nav.messages }}
  • $nav.messages.1
  • {{ endif }} + {{ if $nav.profiles }}
  • $nav.profiles.1
  • {{ endif }} + {{ if $nav.manage }}
  • $nav.manage.1
  • {{ endif }} + {{ if $nav.contacts }}
  • $nav.contacts.1
  • {{ endif }} + {{ if $nav.logout }}
  • $nav.logout.1
  • {{ endif }} + {{ endif }} {{ endif }} + {{ if $nav.login }}
  • {{ endif }} {{ if $nav.help }}