X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fprices.php;h=280595150545e89901ae47333cb6a3267fe9b5cb;hb=0b253e5e0d23400838d3bfb4f27fb3fb2637b3ab;hp=67de34c86365d93db8959bad546e1c4b4683d691;hpb=e8ae3516539a520338117f25d401c0fc234973a4;p=fa-stable.git diff --git a/inventory/prices.php b/inventory/prices.php index 67de34c8..28059515 100644 --- a/inventory/prices.php +++ b/inventory/prices.php @@ -184,7 +184,7 @@ small_amount_row(_("Price:"), 'price', null, '', _('per') .' '.$kit["units"]); end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); div_end(); end_form();