From 55e3731707cb3a698a7ff195625a29f16b35c488 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Tue, 31 Jan 2017 16:53:36 -0800 Subject: [PATCH] navbar: Rearrange the icons. --- templates/zerver/navbar.html | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/templates/zerver/navbar.html b/templates/zerver/navbar.html index e09f035f9d..d3cefaec21 100644 --- a/templates/zerver/navbar.html +++ b/templates/zerver/navbar.html @@ -59,9 +59,15 @@ {{ _('Settings') }} +
  • + + {{ _('Administration') }} + +
  • +
  • - {{ _('Keyboard shortcuts') }} + {{ _('Keyboard shortcuts') }}
  • @@ -69,9 +75,9 @@ {{ _('Message formatting') }}
  • -
  • +
  • - {{ _('Search help') }} + {{ _('Search operators') }}
  • @@ -91,18 +97,6 @@
  • -
  • - - {{ _('Administration') }} - -
  • - {% if show_invites %} -
  • - - {{ _('Invite users') }} - -
  • - {% endif %} {% if enable_feedback %}
  • {% endif %} + {% if show_invites %} +
  • + + {{ _('Invite users') }} + +
  • + {% endif %} {% if show_webathena %}