From: eldy <> Date: Sat, 16 Dec 2000 00:02:35 +0000 (+0000) Subject: Suppress spaces between "font-size:" and "12px" in font style tags because Netscape... X-Git-Tag: AWSTATS_1_0~365 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8921cd2b020b8f50201defe10793f508cff061;p=thirdparty%2FAWStats.git Suppress spaces between "font-size:" and "12px" in font style tags because Netscape can't recognise them. --- diff --git a/awstats.pl b/awstats.pl index a60d6b77..a7339eab 100644 --- a/awstats.pl +++ b/awstats.pl @@ -1597,16 +1597,16 @@ for ($ix=0; $ix<5; $ix++) { $_from_h[$ix]=0; } if ($ENV{"GATEWAY_INTERFACE"} eq "") { &html_head; } print "\n ";