X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fsales_areas.php;h=17cfa943f6df61e429e1cd12449a50790839f2e8;hb=c08e2d4d2733819fb3ce4afbafd4381ad35b330c;hp=4793ce7eca977f2c8bca5ba18f3bc7207314ca9a;hpb=46c5f7a65a7659a44ae8254c63152074363d3987;p=fa-stable.git diff --git a/sales/manage/sales_areas.php b/sales/manage/sales_areas.php index 4793ce7e..17cfa943 100644 --- a/sales/manage/sales_areas.php +++ b/sales/manage/sales_areas.php @@ -83,7 +83,7 @@ if ($Mode == 'RESET') $result = get_sales_areas(check_value('show_inactive')); start_form(); -start_table(TABLESTYLE, "width=30%"); +start_table(TABLESTYLE, "width='30%'"); $th = array(_("Area Name"), "", ""); inactive_control_column($th);