From 19d82e50dbad02124da6d4d22b12275d0f812b42 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 12 Feb 2011 22:05:47 +0000 Subject: [PATCH] Fix: Bad trans key --- htdocs/societe/lien.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/lien.php b/htdocs/societe/lien.php index 5840387e935..de5ce624aa5 100644 --- a/htdocs/societe/lien.php +++ b/htdocs/societe/lien.php @@ -222,7 +222,7 @@ if($_GET["socid"]) print ''; print ''.$langs->trans("Company").''; print ''.$langs->trans("Town").''; - print 'Type'; + print ''.$langs->trans("ThirdPartyType").''; print ' '; print "\n";