X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fui%2Fcontacts_view.inc;h=21cbf4bd593654d810d599ded22e53e062481d2a;hb=fc24ee893402902fc58632dabb5d7c2594e191d0;hp=3cdc3c1ad50cbcf814628b1ed7a86619e8d1b05f;hpb=2e570d1c62dd7775213cfffe3cf1ab186b94117f;p=fa-stable.git diff --git a/includes/ui/contacts_view.inc b/includes/ui/contacts_view.inc index 3cdc3c1a..21cbf4bd 100644 --- a/includes/ui/contacts_view.inc +++ b/includes/ui/contacts_view.inc @@ -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"), '',