diff --git a/src/notifications/base/header.hbs b/src/notifications/base/header.hbs index 5998cb87e20787f6d239a77251f7a71c64d26728..ebd79f038230a90e393e1d0c6f18199dcba9ce58 100644 --- a/src/notifications/base/header.hbs +++ b/src/notifications/base/header.hbs @@ -12,6 +12,7 @@ name='ecolyo' padding='0 10px 0 0' align='center' + vertical-align='middle' > {{title}} </mj-social-element> diff --git a/src/notifications/monthlyReport.hbs b/src/notifications/monthlyReport.hbs index 597bbe66cb0c95d351d88d9e49c0d49b3d58bff8..0a1fc0225184b32ac917d97d49ce9628543636a6 100644 --- a/src/notifications/monthlyReport.hbs +++ b/src/notifications/monthlyReport.hbs @@ -85,7 +85,8 @@ Un problème, une question, une suggestion ? </mj-text> <mj-text color="white" align="center" font-size="18px"> - N'hésitez pas à nous écrire via la bulle dans le service. + N'hésitez pas à nous écrire via la bulle dans le service ou en + <a style="color:white;" href="https://support.grandlyon.com/ecolyo/" alt="lien vers le service assistance utilisateur">cliquant ici.</a> </mj-text> </mj-column> </mj-section>