diff --git a/htdocs/comm/mailing/cibles.php b/htdocs/comm/mailing/cibles.php
index d3aa3557c89..af6d8b94c28 100644
--- a/htdocs/comm/mailing/cibles.php
+++ b/htdocs/comm/mailing/cibles.php
@@ -95,6 +95,7 @@ if ($action == 'add')
// Add targets into database
$obj = new $classname($db);
+ dol_syslog("Call add_to_target on class ".$classname);
$result=$obj->add_to_target($id,$filtersarray);
}
}
diff --git a/htdocs/core/modules/mailings/fraise.modules.php b/htdocs/core/modules/mailings/fraise.modules.php
index ca9f2b11f0d..42f59e7c2fb 100644
--- a/htdocs/core/modules/mailings/fraise.modules.php
+++ b/htdocs/core/modules/mailings/fraise.modules.php
@@ -123,7 +123,7 @@ class mailing_fraise extends MailingTargets
$s.='';
$s.=' ';
$s.=$langs->trans("Type").': ';
- $s.='