]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - topsites.c
Make the reports title consistent
[thirdparty/sarg.git] / topsites.c
index ac63459d5de610c24a62fd33b916d205ccea02b2..842ccb63a10aeac80282467313a802c78121f24d 100644 (file)
@@ -192,7 +192,6 @@ void topsites(void)
    close_html_header(fp_ou);
 
    fputs("<div class=\"report\"><table cellpadding=\"1\" cellspacing=\"2\">\n",fp_ou);
-   fputs("<tr><td></td></tr>\n",fp_ou);
    fprintf(fp_ou,"<tr><th class=\"header_l\">%s</th><th class=\"header_l\">%s</th><th class=\"header_l\">%s</th><th class=\"header_l\">%s</th><th class=\"header_l\">%s</th></tr>\n",_("NUM"),_("ACCESSED SITE"),_("CONNECT"),_("BYTES"),_("TIME"));
 
    regs=0;