Add 'name' back to wpLoginAttempt
authorReedy <reedy@wikimedia.org>
Sat, 11 Oct 2014 23:57:53 +0000 (00:57 +0100)
committerReedy <reedy@wikimedia.org>
Sat, 11 Oct 2014 23:57:53 +0000 (00:57 +0100)
Change-Id: I353ccb74e3572ab2e22a3803d0bc265be2ca2408

includes/templates/Userlogin.php

index 99fe218..2a9badf 100644 (file)
@@ -150,6 +150,7 @@ class UserloginTemplate extends BaseTemplate {
                                <?php
                                $attrs = array(
                                        'id' => 'wpLoginAttempt',
+                                       'name' => 'wpLoginAttempt',
                                        'tabindex' => '6',
                                );
                                $modifiers = array(