X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Flocations.php;h=bf36ac413d6d30931b6ce7d15734123aab5e83fc;hb=850b2dc645b7e16d6b2f5a5e10cac03d8956180c;hp=b39a6062fc3a388f2c86fad13f1a39e0cfb4bfc9;hpb=4e31fd74b18825d8ac35f4a38b96ef33a08c2025;p=fa-stable.git diff --git a/inventory/manage/locations.php b/inventory/manage/locations.php index b39a6062..bf36ac41 100644 --- a/inventory/manage/locations.php +++ b/inventory/manage/locations.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 11; $path_to_root="../.."; @@ -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();