From: eldy <> Date: Sat, 30 Oct 2004 18:00:23 +0000 (+0000) Subject: no message X-Git-Tag: AWSTATS_6_3_RELEASE~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=042eae461bdaee3a769e5dfe092255de19f3e3ef;p=thirdparty%2FAWStats.git no message --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index dbe6b2e6..177b00c6 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -9166,7 +9166,7 @@ if (scalar keys %HTMLOutput) { &tab_head("$title",19,0,'visitors'); print ""; print ""; - if ($MonthRequired ne 'all') { print "$Message[81] : $TotalHostsKnown $Message[82], $TotalHostsUnknown $Message[1] - $TotalUnique $Message[11]"; } + if ($MonthRequired ne 'all') { print "$Message[81] : $TotalHostsKnown $Message[82], $TotalHostsUnknown $Message[1]
$TotalUnique $Message[11]"; } else { print "$Message[81] : ".(scalar keys %_host_h).""; } &ShowHostInfo('__title__'); if ($ShowHostsStats =~ /P/i) { print "$Message[56]"; }