]> git.parisson.com Git - teleforma.git/commitdiff
Fix https links
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 4 Feb 2019 21:01:13 +0000 (22:01 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 4 Feb 2019 21:01:13 +0000 (22:01 +0100)
teleforma/templates/registration/activation_email.html

index 8483b4a9eaa7c025b2451f0ae40545d52eab2e1c..3c96af79fb4115fda58c2d97b080bb14c7976149 100644 (file)
@@ -14,9 +14,9 @@ If this wasn't you, please ignore this email and your address will be removed
 from our records.
 </p>
 <p>
-To activate this account, please click the following link within the next 
+To activate this account, please click the following link within the next
 <b>{{ expiration_days }}</b> days:<br/>
-<a href="http://{{ sitedomain }}{{ activation_key_url }}">http://{{ sitedomain }}{{  activation_key_url }}</a>
+<a href="https://{{ sitedomain }}{{ activation_key_url }}">https://{{ sitedomain }}{{  activation_key_url }}</a>
 </p>
 <p>
 Sincerely,<br/>