]> git.parisson.com Git - teleforma.git/commitdiff
fix https in user email
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 12 Nov 2019 10:42:35 +0000 (11:42 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 12 Nov 2019 10:42:35 +0000 (11:42 +0100)
teleforma/templates/postman/email_user.txt

index f4d769ca1cd3cb757ee3c63a7091bda576c53e10..66212e37ea1500db9669084c3094ee5a68c3d9e3 100644 (file)
@@ -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." %}