diff options
author | louise <louise> | 2009-09-28 12:34:15 +0000 |
---|---|---|
committer | louise <louise> | 2009-09-28 12:34:15 +0000 |
commit | 393e5b850f49fa08c573aa6d60810ecc4a5fe87f (patch) | |
tree | dc07f773ac700a96cb686358a9a48597e5c404e4 /web/js.js | |
parent | 13d822a021afce3b347c302c457c2f04103bfbb1 (diff) |
Update element name
Diffstat (limited to 'web/js.js')
-rw-r--r-- | web/js.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ YAHOO.util.Event.onContentReady('email_alert', function() { pos[0] -= 20; pos[1] += 20; YAHOO.util.Dom.setStyle('email_alert_box', 'display', 'block'); YAHOO.util.Dom.setXY('email_alert_box', pos); - document.getElementById('alert_email').focus(); + document.getElementById('alert_rznvy').focus(); } }); YAHOO.util.Event.addListener(this, 'mouseout', function(e) { |