Fixed many issues in output HTML code according to HTML 4.01 Transitional format.
[fa-stable.git] / includes / ui / contacts_view.inc
index 3cdc3c1ad50cbcf814628b1ed7a86619e8d1b05f..21cbf4bd593654d810d599ded22e53e062481d2a 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"),  '',