X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FXml.php;h=d1a56bf78e6dd10df5d9fcefbb93d13c2b9946d6;hb=04390e58fe1302824a0b586a21f6b09f8f64780d;hp=9744aeefcc028f0920fff30c92a64ca89e2d889f;hpb=7bf08b18758e314e725f9bf3855164595d257eb2;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Xml.php b/includes/Xml.php index 9744aeefcc..d1a56bf78e 100644 --- a/includes/Xml.php +++ b/includes/Xml.php @@ -454,7 +454,7 @@ class Xml { /** * Convenience function to build an HTML submit button * When $wgUseMediaWikiUIEverywhere is true it will default to a progressive button - * @param string $value Label text for the button + * @param string $value Label text for the button (unescaped) * @param array $attribs Optional custom attributes * @return string HTML */