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)
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


No differences found