From 8111909340d1b67a739f52fdcae1205e6719def9 Mon Sep 17 00:00:00 2001 From: Christophe Battarel Date: Wed, 12 Sep 2012 12:55:45 +0200 Subject: [PATCH] use selected value in contact type list + remove duplicate print statement --- htdocs/core/class/html.formcompany.class.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/htdocs/core/class/html.formcompany.class.php b/htdocs/core/class/html.formcompany.class.php index 06a889afb17..b848d6b2759 100644 --- a/htdocs/core/class/html.formcompany.class.php +++ b/htdocs/core/class/html.formcompany.class.php @@ -627,10 +627,13 @@ class FormCompany { $lesTypes = $object->liste_type_contact($source, $order); print '\n"; }