Index: branches/5.2.x/core/admin_templates/head.tpl =================================================================== diff -u -N -r16471 -r16610 --- branches/5.2.x/core/admin_templates/head.tpl (.../head.tpl) (revision 16471) +++ branches/5.2.x/core/admin_templates/head.tpl (.../head.tpl) (revision 16610) @@ -110,7 +110,7 @@ } function change_password() { - var $user_id = Number(''); + var $user_id = Number(''); if ( $modal_windows ) { getFrame('main').set_hidden_field('u_id', $user_id);