diff --git a/files/www/cgi-bin/mesh b/files/www/cgi-bin/mesh index 039ff59a..753b0a7d 100755 --- a/files/www/cgi-bin/mesh +++ b/files/www/cgi-bin/mesh @@ -515,7 +515,7 @@ if nixio.fs.stat("/tmp/dnsmasq.d/supernode.conf") then local ip = read_all("/tmp/dnsmasq.d/supernode.conf"):match("^#(%S+)") if ip then html.print("  ") - html.print("") + html.print("") end end html.print("  ")