diff --git a/htdocs/contact/card.php b/htdocs/contact/card.php index 282f0cd893b..a99df4df5e1 100644 --- a/htdocs/contact/card.php +++ b/htdocs/contact/card.php @@ -1257,7 +1257,7 @@ else $parameters=array(); $reshook=$hookmanager->executeHooks('addMoreActionsButtons',$parameters,$object,$action); // Note that $action and $object may have been modified by hook - if (empty($reshook)) + if (empty($reshook) && $action!='presend') { if (! empty($object->email)) {