Special:ListUsers: Use HTMLForm and OOUI
authorPrateek Saxena <prtksxna@gmail.com>
Sun, 2 Jul 2017 11:28:42 +0000 (16:58 +0530)
committerPrateek Saxena <prtksxna@gmail.com>
Mon, 10 Jul 2017 07:25:05 +0000 (12:55 +0530)
commit283ee7238b7f9ddb58a318ab2caa4ea534467f1d
treed1a30c82e4c524ac38c225342800442d6cdff775
parent620396a9469d18887487e5335fd349bb21d633da
Special:ListUsers: Use HTMLForm and OOUI

Also update the hooks documentation. Now that it is using HTMLForm the
<fieldset> is closed before the submit button is added. The old code
was closing the <fieldset> after adding the submit button so the
documentatio made sense.

Bug: T111999
Change-Id: I109065100e40fef0c56a010c444de04a40950479
docs/hooks.txt
includes/specials/pagers/UsersPager.php