From 972d95a3c6fbc75e7a5d51eb8f54803169f039bd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 29 Feb 2016 13:21:09 +0100 Subject: [PATCH] Better translation for nature of contact --- htdocs/core/tpl/contacts.tpl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/core/tpl/contacts.tpl.php b/htdocs/core/tpl/contacts.tpl.php index e014bea9e06..665768dbef4 100644 --- a/htdocs/core/tpl/contacts.tpl.php +++ b/htdocs/core/tpl/contacts.tpl.php @@ -56,7 +56,7 @@ $userstatic=new User($db);
-
trans("Source"); ?>
+
trans("Nature"); ?>
trans("ThirdParty"); ?>
trans("Contacts"); ?>
trans("ContactType"); ?>
@@ -136,7 +136,7 @@ $userstatic=new User($db); } ?> -
trans("Source"); ?>
+
trans("Nature"); ?>
trans("ThirdParty"); ?>
trans("Contacts"); ?>
trans("ContactType"); ?>