X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Flocations.php;h=bf36ac413d6d30931b6ce7d15734123aab5e83fc;hb=850b2dc645b7e16d6b2f5a5e10cac03d8956180c;hp=e0c3b1468183ce2e7b230992bab849f8a0460a58;hpb=a5242af68e65661edb7175412444dce536a7f311;p=fa-stable.git diff --git a/inventory/manage/locations.php b/inventory/manage/locations.php index e0c3b146..bf36ac41 100644 --- a/inventory/manage/locations.php +++ b/inventory/manage/locations.php @@ -187,7 +187,7 @@ text_row_ex(_("Facsimile No:"), 'fax', 30, 30); email_row_ex(_("E-mail:"), 'email', 30); end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();