From 9189bdfa01c23330f9d0f2f30d376d4daba38df3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 23 Sep 2013 13:28:26 +0200 Subject: [PATCH] Fix: bad translation --- htdocs/societe/soc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index bdd86576cc7..31ab62639f1 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1804,7 +1804,7 @@ else */ // By default if $action=='presend' - $titreform='SendEMail'; + $titreform='SendMail'; $topicmail=''; $action='send'; $modelmail='thirdparty';