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