X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialListgrants.php;h=1a04eec473f852297e74595c4bb76e4f78860ea4;hb=125a4350e89494acb1e223166b8be05efa8b98b5;hp=2c92410cbc75d8a5f6efb72856139f4786fd2f1e;hpb=82dff2f46c95d527de8a1fd32961c22832eb5444;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialListgrants.php b/includes/specials/SpecialListgrants.php index 2c92410cbc..1a04eec473 100644 --- a/includes/specials/SpecialListgrants.php +++ b/includes/specials/SpecialListgrants.php @@ -69,7 +69,7 @@ class SpecialListGrants extends SpecialPage { $grantCellHtml = ''; } - $id = \Sanitizer::escapeId( $grant ); + $id = Sanitizer::escapeIdForAttribute( $grant ); $out->addHTML( \Html::rawElement( 'tr', [ 'id' => $id ], "" . $this->msg(