X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FXml.php;h=d1a56bf78e6dd10df5d9fcefbb93d13c2b9946d6;hb=e2e9117a51f5c08e32817f474e1c7b2882307785;hp=9744aeefcc028f0920fff30c92a64ca89e2d889f;hpb=b79bc0a2740b991525aae355ed216e0b9dc3aa86;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 */