Merge "Added Id to the input box"
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
index 84121b2..81e2f9e 100644 (file)
@@ -587,6 +587,7 @@ class SpecialContributions extends IncludableSpecialPage {
                        $this->opts['target'],
                        'text',
                        [
+                               'id' => 'mw-target-user-or-ip',
                                'size' => '40',
                                'class' => [
                                        'mw-input',