X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=admin%2Fcompany_preferences.php;h=feddf62fbdca78c247a8b1442d0ebc1243b829aa;hb=ac67fd3d7312c358ddec72393538cf4590c66f49;hp=ac5eb4496e74d5ad3c20ff00a84b4a1255f50c6a;hpb=2250f142e1034dc28adb819c4d8f7cce05911489;p=fa-stable.git diff --git a/admin/company_preferences.php b/admin/company_preferences.php index ac5eb449..feddf62f 100644 --- a/admin/company_preferences.php +++ b/admin/company_preferences.php @@ -176,7 +176,7 @@ end_row(); end_outer_table(1); hidden('coy_logo', $_POST['coy_logo']); -submit_center('update', _("Update"), true, '', true); +submit_center('update', _("Update"), true, '', 'default'); end_form(2); //-------------------------------------------------------------------------------------------------