Focus corrections in gl_*.php
[fa-stable.git] / gl / gl_payment.php
index 0b96feec3c0c27f74e2770d80c8bb419a427d281..39cd602193b5bdb72aaa98ce651decc4876be12a 100644 (file)
@@ -17,7 +17,7 @@ if ($use_popup_windows)
        $js .= get_js_open_window(800, 500);
 if ($use_date_picker)
        $js .= get_js_date_picker();
-set_focus('CodeID2');
+set_focus('_code_id_edit');
 page(_("Bank Account Payment Entry"), false, false, '', $js);
 
 //-----------------------------------------------------------------------------------------------