From: eldy <> Date: Mon, 16 Sep 2002 15:13:00 +0000 (+0000) Subject: Fixed [ 588535 ] : Fixes most html errors X-Git-Tag: AWSTATS_5_0_BETA~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c8d4a816913adffbd722094a5734befb3ce04a;p=thirdparty%2FAWStats.git Fixed [ 588535 ] : Fixes most html errors --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index ee87b755..0bcac4a6 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -450,10 +450,10 @@ sub tab_head { print "
\n"; print "\n"; if ($tooltip) { - print ""; + print ""; } else { - print ""; + print ""; } print "\n"; print "
$title
$title
$title
$title  
"; @@ -672,7 +672,7 @@ sub SkipFile { #------------------------------------------------------------------------------ # Function: Check if parameter is in OnlyFiles array -# Parameters: host @SkipHosts +# Parameters: url @OnlyFiles # Return: 0 Not found, 1 Found #------------------------------------------------------------------------------ sub OnlyFile { @@ -681,8 +681,8 @@ sub OnlyFile { } #------------------------------------------------------------------------------ -# Function: Check if parameter is in SkipHosts array -# Parameters: host @SkipHosts +# Function: Check if parameter is in SkipDNSLookupFor array +# Parameters: ip @SkipDNSLookupFor # Return: 0 Not found, 1 Found #------------------------------------------------------------------------------ sub SkipDNSLookup { @@ -4822,7 +4822,7 @@ if ($HTMLOutput) { # event.clientXY IE OK Opera OK Netscape KO Return position of mouse print < +