Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / sales / manage / sales_groups.php
index da108c75fff49815930ad787eb63df9618cbc4b9..287ba1f2f5010623651d8f37dabae72a4b3bca91 100644 (file)
@@ -81,7 +81,7 @@ if ($Mode == 'RESET')
 $result = get_sales_groups(check_value('show_inactive'));
 
 start_form();
-start_table(TABLESTYLE, "width=30%");
+start_table(TABLESTYLE, "width='30%'");
 $th = array(_("ID"), _("Group Name"), "", "");
 inactive_control_column($th);