summaryrefslogtreecommitdiffstats
path: root/api/templates/email_change_verify_body.html
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-10-09 13:44:20 -0700
committerReed Garmsen <rgarmsen2295@gmail.com>2015-10-09 13:44:20 -0700
commit3a3b24e6be868bda6d80e5384f5bb09abe1f9b6e (patch)
tree5cc3a931f087690512f7790d0b240a2db25df972 /api/templates/email_change_verify_body.html
parent12cd7c03d6676466f7b10b8e80b4e05edab0cf2a (diff)
downloadchat-3a3b24e6be868bda6d80e5384f5bb09abe1f9b6e.tar.gz
chat-3a3b24e6be868bda6d80e5384f5bb09abe1f9b6e.tar.bz2
chat-3a3b24e6be868bda6d80e5384f5bb09abe1f9b6e.zip
Replaced change email verification email logo image with a static link
Diffstat (limited to 'api/templates/email_change_verify_body.html')
-rw-r--r--api/templates/email_change_verify_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/email_change_verify_body.html b/api/templates/email_change_verify_body.html
index 1e1bcc22d..a9b2a0741 100644
--- a/api/templates/email_change_verify_body.html
+++ b/api/templates/email_change_verify_body.html
@@ -9,7 +9,7 @@
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;">
<tr>
<td style="padding: 20px 20px 10px; text-align:left;">
- <img src="{{.Props.SiteURL}}/static/images/{{.ClientProps.SiteName}}-logodark.png" width="130px" style="opacity: 0.5" alt="">
+ <img src="{{.Props.SiteURL}}/static/images/logo-email.png" width="130px" style="opacity: 0.5" alt="">
</td>
</tr>
<tr>