From c37d2b435e5a692ab84cc4a53c8f605524a5bd11 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Mon, 19 Dec 2016 15:19:06 +0200 Subject: [PATCH] Hide username field when hexip is enabled --- client/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/index.html b/client/index.html index 3092287d..4a0ea14b 100644 --- a/client/index.html +++ b/client/index.html @@ -169,12 +169,14 @@
+ <% if (!useHexIp) { %>
+ <% } %>