X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fcustomer_branches.php;h=0e0fe1b9388cf9effbe48720e954bf3b2dcfa58b;hb=bf5873e7f5925d0f616743fce771873a4b7cecdf;hp=844e92170e414eaf1b1793a7405a25861234c8aa;hpb=fbb7a3d6150e02e442bd763a717915649fb43437;p=fa-stable.git diff --git a/sales/manage/customer_branches.php b/sales/manage/customer_branches.php index 844e9217..0e0fe1b9 100644 --- a/sales/manage/customer_branches.php +++ b/sales/manage/customer_branches.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 3; $path_to_root="../.."; @@ -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();