Followup r68129: rename UndeleteForm to SpecialUndelete per CR. Not used in any exten...
[lhc/web/wiklou.git] / includes / specials / SpecialEmailuser.php
index c512044..7c3d5c1 100644 (file)
@@ -57,7 +57,6 @@ class SpecialEmailUser extends UnlistedSpecialPage {
                                'id' => 'mw-emailuser-recipient',
                        ),
                        'Target' => array(
-                               'name' => 'wpTarget',
                                'type' => 'hidden',
                                'default' => $this->mTargetObj->getName(),
                        ),