From d5f1bf821b4a9bd3c32171327c25086a500b29a3 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sun, 1 Mar 2015 08:32:26 -0500 Subject: [PATCH] Move the search view into the sub-nav. --- xonstat/templates/nav.mako | 1 + 1 file changed, 1 insertion(+) diff --git a/xonstat/templates/nav.mako b/xonstat/templates/nav.mako index 159be7e..ebaa191 100644 --- a/xonstat/templates/nav.mako +++ b/xonstat/templates/nav.mako @@ -32,6 +32,7 @@
  • Games
  • Servers
  • Maps
  • +
  • Search
  • % if login_logout:
  • ${request.persona_button}
  • % endif -- 2.39.2