Some additional fixes to last big committment
[fa-stable.git] / gl / gl_journal.php
index 5c974d29d61f86a48afc600134c1825c1dbc96c4..c7ad55c05464a8369f628469d9603efcf0ab23b4 100644 (file)
@@ -19,7 +19,7 @@ if ($use_popup_windows)
 if ($use_date_picker)
        $js .= get_js_date_picker();
 
-set_focus('CodeID2');
+set_focus('_code_id_edit');
 
 page(_("Journal Entry"), false, false,'', $js);