diff --git a/gestion/lib/Controller/PageController.php b/gestion/lib/Controller/PageController.php index 84b3e15..bfcf96c 100644 --- a/gestion/lib/Controller/PageController.php +++ b/gestion/lib/Controller/PageController.php @@ -1616,7 +1616,7 @@ class PageController extends Controller { $message->attach($content); $message->setSubject($subject); $body_text = $addName ? ($body." de ".$devis['defunt_nom'] ) : $body; - $cautionText = "MERCI DE NE PAS REPONDRE A CET EMAIL"; + $cautionText = "MERCI DE NE PAS REPONDRE A CET EMAIL."; $signature = $this->mailerService->getFooterContent($this->getUserNameForEmailSignature()); $message->setHtmlBody( "
Bonjour.
".