Merge pull request #5460 from adullact/5456_fix_mailFooter_use_APPLICATION_NAME

Mailers : utilisation de la variable APPLICATION_NAME dans la signature
This commit is contained in:
Pierre de La Morinerie 2020-09-01 14:18:37 +02:00 committed by GitHub
commit 383d33c167
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,5 +4,5 @@
- if defined?(service) && service && service.nom.present?
= service.nom
- else
-# The WORD JOINER unicode entity prevents email clients from auto-linking the signature
Léquipe demarches-simplifiees⁠.fr
-# The WORD JOINER unicode entity (⁠) prevents email clients from auto-linking the signature
Léquipe #{APPLICATION_NAME.gsub(".","⁠.").html_safe}