diff --git a/htdocs/contrat/contact.php b/htdocs/contrat/contact.php
index d598c761533..9f47f89ad74 100644
--- a/htdocs/contrat/contact.php
+++ b/htdocs/contrat/contact.php
@@ -17,7 +17,6 @@
*
* $Id$
* $Source$
- *
*/
/**
@@ -112,7 +111,6 @@ if ($user->societe_id > 0)
$socidp = $user->societe_id;
}
-
/*
* Ajout d'un nouveau contact
*/
@@ -256,6 +254,14 @@ if ($id > 0)
*/
echo '
| '.$langs->trans("Societe").' | '; + print ''.$langs->trans("Contacts").' | '; + print ''.$langs->trans("ContactType").' | '; + print ''.$langs->trans("Status").' | '; + print ''; + print " | |
| '.$langs->trans("Societe").' | '; - print ''.$langs->trans("Contacts").' | '; - - print ''.$langs->trans("ContactType").' | '; - print ''.$langs->trans("Status").' | '; - print ''; - print " | |