]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - siteuser.c
Make the reports title consistent
[thirdparty/sarg.git] / siteuser.c
index bac2edbac7ee8519f2b152954ec41a3b8a428d11..f7d0dbf96f376bfdd66ec5ee687fae562daeb0dc 100644 (file)
@@ -87,7 +87,6 @@ void siteuser(void)
    close_html_header(fp_ou);
 
    fputs("<div class=\"report\"><table cellpadding=\"0\" cellspacing=\"2\">\n",fp_ou);
-   fputs("<tr><td></td></tr>\n",fp_ou);
    if(BytesInSitesUsersReport)
       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></tr>\n",_("NUM"),_("ACCESSED SITE"),_("BYTES"),_("USERS"));
    else