]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix: missing space
authoreldy <>
Sun, 13 Oct 2013 12:16:20 +0000 (12:16 +0000)
committereldy <>
Sun, 13 Oct 2013 12:16:20 +0000 (12:16 +0000)
wwwroot/cgi-bin/awstats.pl

index 25e87e260198fc6c529a1752b83d8855a76fb193..a2eaeaf63d2c2513d8047aa8a96f247ba91e6e53 100644 (file)
@@ -9787,7 +9787,7 @@ sub HTMLTopBanner{
                }
                print "<form name=\"FormDateFilter\" action=\""
                  . XMLEncode("$AWScript${NewLinkParams}")
-                 . "\" style=\"padding: 0px 0px 0px 0px; margin-top: 0\"$NewLinkTarget>\n";
+                 . "\" style=\"padding: 0px 0px 20px 0px; margin-top: 0\"$NewLinkTarget>\n";
        }
 
        if ( $QueryString !~ /buildpdf/i ) {