Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / includes / ui / contacts_view.inc
index 968734f74c17003412dcd2aa083190a449463a08..bd25e2820e5003bfbbf51b3bf8f8dd8710c3d3f3 100644 (file)
@@ -36,7 +36,7 @@ class contacts extends simple_crud {
 
                        $contacts = get_crm_persons($this->class, $this->subclass, $this->entity);
 //                             check_value('show_inactive'));
-                       start_table(TABLESTYLE, "width=80%");
+                       start_table(TABLESTYLE, "width='80%'");
 
                        $th = array(_('Assignment'), _("Reference"), _("Full Name"), _("Phone"), _("Sec Phone"), _("Fax"),
                                _("email"),  '',