From: Emil Mikulic Date: Sat, 4 Jun 2011 11:31:40 +0000 (+1000) Subject: Be explicit that per-host pages are directories. X-Git-Tag: 3.0.714~12 X-Git-Url: https://unix4lyfe.org/gitweb/darkstat/commitdiff_plain/cefb79731d96e0f84dbe82daa0330e0fd8844aa8 Be explicit that per-host pages are directories. Browsers get confused by double colons in v6 addresses. --- diff --git a/hosts_db.c b/hosts_db.c index e31605f..d72550e 100644 --- a/hosts_db.c +++ b/hosts_db.c @@ -315,7 +315,7 @@ format_row_host(struct str *buf, const struct bucket *b, str_appendf(buf, "\n" - " %s\n" + " %s\n" " %s\n", css_class, ip, ip,