X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Frecurrent_invoices.php;h=4e83cb02bac142bf37aa37b1d6465184f0646c06;hb=8429c2d2e1500cd879e084335391615e79fc3da3;hp=eace174d3aa6df912822e8033f9f18bee84f34fd;hpb=a5242af68e65661edb7175412444dce536a7f311;p=fa-stable.git diff --git a/sales/manage/recurrent_invoices.php b/sales/manage/recurrent_invoices.php index eace174d..4e83cb02 100644 --- a/sales/manage/recurrent_invoices.php +++ b/sales/manage/recurrent_invoices.php @@ -188,7 +188,7 @@ date_row(_("End:"), 'end', null, null, 0, 0, 5); end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();