Merge "If a user logs in while not on https, then the user should be sent back to...
[lhc/web/wiklou.git] / includes / templates / Userlogin.php
index fd16552..adf8947 100644 (file)
@@ -150,6 +150,7 @@ class UserloginTemplate extends BaseTemplate {
                                <?php
                                $attrs = array(
                                        'id' => 'wpLoginAttempt',
+                                       'name' => 'wpLoginAttempt',
                                        'tabindex' => '6',
                                );
                                $modifiers = array(