Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / sales / manage / sales_people.php
index 4e80ddfaf9afdb048e5f62540b3cc186b5cdf117..121eea6b6643e9fe718c641c08ada16204c2006a 100644 (file)
@@ -95,7 +95,7 @@ if ($Mode == 'RESET')
 $result = get_salesmen(check_value('show_inactive'));
 
 start_form();
-start_table(TABLESTYLE, "width=60%");
+start_table(TABLESTYLE, "width='60%'");
 $th = array(_("Name"), _("Phone"), _("Fax"), _("Email"), _("Provision"), _("Break Pt."), _("Provision")." 2", "", "");
 inactive_control_column($th);
 table_header($th);