Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / inventory / manage / movement_types.php
index 07abd24239cbda3363bf6caaa9ccf94c7eb58b61..b9d7f79d22f7120a72b957d36b368d8888f71362 100644 (file)
@@ -90,7 +90,7 @@ if ($Mode == 'RESET')
 $result = get_all_movement_type(check_value('show_inactive'));
 
 start_form();
-start_table(TABLESTYLE, "width=30%");
+start_table(TABLESTYLE, "width='30%'");
 
 $th = array(_("Description"), "", "");
 inactive_control_column($th);