Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / manufacturing / manage / work_centres.php
index 3f4d160a5af353c2e7d8145309ba221a209b4c60..852c417c6f9c50447e81cb22031e0fb04d17f016 100644 (file)
@@ -97,7 +97,7 @@ if ($Mode == 'RESET')
 $result = get_all_work_centres(check_value('show_inactive'));
 
 start_form();
-start_table(TABLESTYLE, "width=50%");
+start_table(TABLESTYLE, "width='50%'");
 $th = array(_("Name"), _("description"), "", "");
 inactive_control_column($th);
 table_header($th);