]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix: Avoid not sanitized html
authoreldy <>
Wed, 27 Feb 2013 16:04:57 +0000 (16:04 +0000)
committereldy <>
Wed, 27 Feb 2013 16:04:57 +0000 (16:04 +0000)
wwwroot/cgi-bin/awstats.pl

index 31a1f18c25d087caed2e9cad1ad9f5184a900de4..921a44f758a3cb00bfbc8834506fc847ccb8f573 100644 (file)
@@ -10490,7 +10490,7 @@ sub HTMLMainFileType{
                        print "<tr><td colspan=\"7\">";
                        my $function = "ShowGraph_$pluginname";
                        &$function(
-                               "$title",              "filetypes",
+                               "$Message[73]",              "filetypes",
                                0,                                              \@blocklabel,
                                0,                              \@valcolor,
                                0,                              0,