X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fgl_payment.php;h=39cd602193b5bdb72aaa98ce651decc4876be12a;hb=084e297df8b8acb2c3ddeb520b27449fbce0db78;hp=0b96feec3c0c27f74e2770d80c8bb419a427d281;hpb=ddfd301aaab1897a4440fc3d779d23766bf7ce5c;p=fa-stable.git diff --git a/gl/gl_payment.php b/gl/gl_payment.php index 0b96feec..39cd6021 100644 --- a/gl/gl_payment.php +++ b/gl/gl_payment.php @@ -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); //-----------------------------------------------------------------------------------------------