X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fsales_groups.php;h=3fa4cc47913a64aac1981d47e8fbb73a2c3f565d;hb=850b2dc645b7e16d6b2f5a5e10cac03d8956180c;hp=0dfa7345d4eae6140cf129417beb2abb97f476bc;hpb=c5b343a3e2a68b97f2a7b9a565cc639697398d89;p=fa-stable.git diff --git a/sales/manage/sales_groups.php b/sales/manage/sales_groups.php index 0dfa7345..3fa4cc47 100644 --- a/sales/manage/sales_groups.php +++ b/sales/manage/sales_groups.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 3; $path_to_root="../.."; @@ -131,7 +131,7 @@ text_row_ex(_("Group Name:"), 'description', 30); end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();