From: eldy <> Date: Fri, 27 Sep 2002 13:05:38 +0000 (+0000) Subject: Fix pb in MacOS browser in hours chart. X-Git-Tag: AWSTATS_5_0_RELEASE~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb3784a0c4895b3ec95d2cbb44b8eba46b0d8061;p=thirdparty%2FAWStats.git Fix pb in MacOS browser in hours chart. --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index cfb677d1..79422bcc 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -6352,7 +6352,7 @@ EOF print "
| $ix | \n"; + print "$ix | \n"; # width=19 instead of 18 to avoid a MacOS browser bug. #if ($_time_p[$ix]>$max_p) { $max_p=$_time_p[$ix]; } if ($_time_h[$ix]>$max_h) { $max_h=$_time_h[$ix]; } if ($_time_k[$ix]>$max_k) { $max_k=$_time_k[$ix]; } @@ -6361,7 +6361,7 @@ EOF print "
|---|---|