Skip to content

Commit fccbfc9

Browse files
committed
Don't attempt to focus non-existing elements
1 parent f1ce24e commit fccbfc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/oauth1-authorize.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
</p>
5353

5454
<?php
55-
login_footer('user_login');
55+
login_footer();

0 commit comments

Comments
 (0)