From: eldy <> Date: Sun, 16 May 2010 22:15:42 +0000 (+0000) Subject: Mote HTML compliant X-Git-Tag: AWSTATS_7_0_BETA2~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=273760d29f7fcf2c24d3345fd5b90ccde6090fe1;p=thirdparty%2FAWStats.git Mote HTML compliant --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index a71ae2ea..ff5b93b1 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -9788,7 +9788,7 @@ sub HTMLTopBanner{ } if ( $AllowFullYearView >= 2 ) { print "- $Message[6] -\n"; } print "\n"; @@ -9798,7 +9798,7 @@ sub HTMLTopBanner{ $ListOfYears{$YearRequired} ||= $MonthRequired; foreach ( sort keys %ListOfYears ) { print "$_\n"; } print "\n";