X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fcustomer_branches.php;h=0e0fe1b9388cf9effbe48720e954bf3b2dcfa58b;hb=4d4371fb200bb27fd6b680ebd2d1aaa450a0be7e;hp=3dced4dbe5b3ae5bf577542e6e7614b053b3b963;hpb=905860a67c90a0bbf377e2a81e14d668b553fa30;p=fa-stable.git diff --git a/sales/manage/customer_branches.php b/sales/manage/customer_branches.php index 3dced4db..0e0fe1b9 100644 --- a/sales/manage/customer_branches.php +++ b/sales/manage/customer_branches.php @@ -337,7 +337,7 @@ textarea_row(_("Billing Address:"), 'br_address', null, 35, 5); end_outer_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();