Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / sales / manage / sales_areas.php
index 4b527c1fa3cc1282506195ef442974db82a4074a..7e513861211d27c5b4d6a75eff4c17c5add09354 100644 (file)
@@ -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);