Incorrect Journal Balance (sales invoice) when many decimals in tax and price.
[fa-stable.git] / taxes / item_tax_types.php
index 33608a0ca3acc6bf840fb53ff4bae1afc97ad1e8..5f2d0e06a6d6304a4211c4d45b1ecb3aae747753 100644 (file)
@@ -113,7 +113,7 @@ if ($Mode == 'RESET')
 $result2 = $result = get_all_item_tax_types(check_value('show_inactive'));
 
 start_form();
-start_table(TABLESTYLE, "width=30%");
+start_table(TABLESTYLE, "width='30%'");
 $th = array(_("Name"), _("Tax exempt"),'','');
 inactive_control_column($th);
 table_header($th);