From a6513900e4336a4398beda46f0a00f6c65daa984 Mon Sep 17 00:00:00 2001 From: Lan Tian Date: Thu, 26 Mar 2020 23:32:42 +0800 Subject: [PATCH] Fix navbar IPv4/IPv6 active style error --- frontend/template.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/template.go b/frontend/template.go index 79a23ae..9f7f21a 100644 --- a/frontend/template.go +++ b/frontend/template.go @@ -47,8 +47,8 @@ func templateHeader(w http.ResponseWriter, r *http.Request, title string) { // Print the IPv4, IPv6, All Servers link in navbar var serverNavigation string = ` - - + + |