From 606b7ef6667c52f1e962da5ee1cdaee497289691 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 7 May 2016 20:18:46 +0200 Subject: [PATCH] Revert "fix:erroneous form tag" This reverts commit 3093105cd0ed955773cc38f9fd6ce6288c4ddcac. --- htdocs/core/tpl/contacts.tpl.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/htdocs/core/tpl/contacts.tpl.php b/htdocs/core/tpl/contacts.tpl.php index 9b0291747ce..b3eaeeec503 100644 --- a/htdocs/core/tpl/contacts.tpl.php +++ b/htdocs/core/tpl/contacts.tpl.php @@ -139,12 +139,14 @@ if ($permission) { } ?> -
trans("Source"); ?>
-
trans("Company"); ?>
-
trans("Contacts"); ?>
-
trans("ContactType"); ?>
-
trans("Status"); ?>
-
 
+
+
trans("Nature"); ?>
+
trans("ThirdParty"); ?>
+
trans("Users").'/'.$langs->trans("Contacts"); ?>
+
trans("ContactType"); ?>
+
trans("Status"); ?>
+
 
+