X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fpayment_terms.php;h=aa76bc157e27cf64c2617b02b8b66d59b2e536f0;hb=c4eae7a18f0eb824e6eda7be2ba6fa820e9e58c9;hp=2b323d2775a62ea038a13491e39accfb0e82cb45;hpb=d2bd6087025dfd8497777f6ce2305ff98879473a;p=fa-stable.git diff --git a/admin/payment_terms.php b/admin/payment_terms.php index 2b323d27..aa76bc15 100644 --- a/admin/payment_terms.php +++ b/admin/payment_terms.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 10; $path_to_root=".."; @@ -222,7 +222,7 @@ text_row_ex(_("Days (Or Day In Following Month):"), 'DayNumber', 3); end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();