Merge pull request #999 from rgarmsen2295/plt-610

PLT-610 Fix broken image in change email verification email
Этот коммит содержится в:
Corey Hulen
2015-10-12 13:15:30 -07:00
родитель 95f9ee179c 3a3b24e6be
Коммит 7a469c8fc1

Просмотреть файл

@@ -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>