Add 'name' back to wpLoginAttempt
[lhc/web/wiklou.git] / 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(