From: Guillaume Pellerin Date: Tue, 12 Nov 2019 10:42:35 +0000 (+0100) Subject: fix https in user email X-Git-Tag: 2.8.1-ae~96^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=65b0f87a1de2b84f023b0f3e1a640076cc7dcb3d;p=teleforma.git fix https in user email --- diff --git a/teleforma/templates/postman/email_user.txt b/teleforma/templates/postman/email_user.txt index f4d769ca..66212e37 100644 --- a/teleforma/templates/postman/email_user.txt +++ b/teleforma/templates/postman/email_user.txt @@ -13,7 +13,7 @@ {% else %}{% blocktrans with object.obfuscated_sender as sender %}You have received a message from the user '{{ sender }}'.{% endblocktrans %} {% endif %}{% endif %}{% trans "You can read and respond to this message from your e-learning desk following this link:" %} -http://{{ site.domain }}/messages/inbox/ +https://{{ site.domain }}/messages/inbox/ {# 'acceptance' #} {% trans "Thank you again for your interest in our services." %}