Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / sales / manage / sales_types.php
index 52bcf92e94e30940095033becb0660c8418b4c18..a6a09354adfeb211a5e73c00e60cf9e96fd84002 100644 (file)
@@ -98,7 +98,7 @@ if ($Mode == 'RESET')
 $result = get_all_sales_types(check_value('show_inactive'));
 
 start_form();
-start_table(TABLESTYLE, "width=30%");
+start_table(TABLESTYLE, "width='30%'");
 
 $th = array (_('Type Name'), _('Factor'), _('Tax Incl'), '','');
 inactive_control_column($th);