Merged
authorDan Fuhry <dan@enanocms.org>
Tue, 21 Sep 2010 14:15:04 -0400
changeset 1304 0470b3176781
parent 1303 ed0bd14b6223 (diff)
parent 1302 b48d2de63007 (current diff)
child 1305 ba8a648baebc
Merged
--- a/plugins/SpecialUserFuncs.php	Sun Sep 19 04:04:28 2010 -0400
+++ b/plugins/SpecialUserFuncs.php	Tue Sep 21 14:15:04 2010 -0400
@@ -284,7 +284,7 @@
 			</script>
 			<?php else: ?>
 			<script type="text/javascript">
-				document.forms.loginform.pass.focus();
+				document.forms.loginform.password.focus();
 			</script>
 			<?php endif; ?>
 			<?php