Index: branches/5.2.x/core/admin_templates/users/user_selector.tpl =================================================================== diff -u -N -r14726 -r16044 --- branches/5.2.x/core/admin_templates/users/user_selector.tpl (.../user_selector.tpl) (revision 14726) +++ branches/5.2.x/core/admin_templates/users/user_selector.tpl (.../user_selector.tpl) (revision 16044) @@ -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 +