Index: branches/5.3.x/core/admin_templates/users/user_selector.tpl =================================================================== diff -u -N -r15483 -r16111 --- branches/5.3.x/core/admin_templates/users/user_selector.tpl (.../user_selector.tpl) (revision 15483) +++ branches/5.3.x/core/admin_templates/users/user_selector.tpl (.../user_selector.tpl) (revision 16111) @@ -29,6 +29,8 @@ set_hidden_field('remove_specials[u.group]', 1); submit_event('', 'OnProcessSelected'); } + + var $user_logins = {}; @@ -49,4 +51,4 @@ // Grids['u'].DblClick = function() {return false}; - \ No newline at end of file +