Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / inventory / manage / item_units.php
index daa317ef4b357a5db1616c3606913f304cbf399e..c9bc699ea2b91ba90de7f10e44cfb2fe67ed73b3 100644 (file)
@@ -90,7 +90,7 @@ if ($Mode == 'RESET')
 $result = get_all_item_units(check_value('show_inactive'));
 
 start_form();
-start_table(TABLESTYLE, "width=40%");
+start_table(TABLESTYLE, "width='40%'");
 $th = array(_('Unit'), _('Description'), _('Decimals'), "", "");
 inactive_control_column($th);