X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fshipping_companies.php;h=db26a845d1d95efe6e5533f28be62b4bbad6f54e;hb=c4eae7a18f0eb824e6eda7be2ba6fa820e9e58c9;hp=94dfd489b524a6128dc296ba16e9e4c562ea9c14;hpb=b17df731b4bb055c2fdd568bc4be9e5caa0ee07b;p=fa-stable.git diff --git a/admin/shipping_companies.php b/admin/shipping_companies.php index 94dfd489..db26a845 100644 --- a/admin/shipping_companies.php +++ b/admin/shipping_companies.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 14; $path_to_root=".."; @@ -163,7 +163,7 @@ text_row_ex(_("Address:"), 'address', 50); end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form(); end_page();