X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fcompany_preferences.php;h=b75bba35441f6be5701358dabae5b6cc565a5eaf;hb=9967d9b22e1200e516aadf98ffcbcc65ac1c35bb;hp=ff9dd5a9f1918eeb24cbd56de09097c02fe509c0;hpb=8259c324f645a39cb847d5a4346b70e225e1b02c;p=fa-stable.git diff --git a/admin/company_preferences.php b/admin/company_preferences.php index ff9dd5a9..b75bba35 100644 --- a/admin/company_preferences.php +++ b/admin/company_preferences.php @@ -82,6 +82,7 @@ if (isset($_POST['submit']) && $_POST['submit'] != "") display_notification_centered(_("Company setup has been updated.")); } + set_focus('coy_name'); $Ajax->activate('_page_body'); } /* end of if submit */