Popravek novih emailov

This commit is contained in:
pero1203 2021-03-05 12:46:39 +01:00
parent 76cd142d7a
commit cd13f3bf08

View File

@ -823,21 +823,21 @@ class MailAdapter{
<td align="center"> <td align="center">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;">
<tr> <tr>
<td> <td style="width:40px;" width="40">
<a href="https://www.facebook.com/1KAenklikanketa/" target="_blank"> <a href="https://www.facebook.com/1KAenklikanketa/" target="_blank">
<img src="https://www.1ka.si/public/img/social/fb_blue.svg" alt="Facebook" width="35" height="35" style="display: block;" border="0" /> <img src="https://www.1ka.si/public/img/social/fb_blue.svg" alt="Facebook" height="35" style="display: block;" border="0" />
</a> </a>
</td> </td>
<td style="background-color:#f7f7f7;width:20px;" width="20">&nbsp;</td> <td style="background-color:#f7f7f7;width:20px;" width="20">&nbsp;</td>
<td> <td style="width:40px;" width="40">
<a href="https://www.youtube.com/channel/UCWhsQe9qIjGpbD0-TCdPg7Q" target="_blank"> <a href="https://www.youtube.com/channel/UCWhsQe9qIjGpbD0-TCdPg7Q" target="_blank">
<img src="https://www.go-tel.si/upload/yt-logo.png" alt="Youtube" width="35" height="35" style="display: block;" border="0" /> <img src="https://www.go-tel.si/upload/yt-logo.png" alt="Youtube" height="35" style="display: block;" border="0" />
</a> </a>
</td> </td>
<td style="background-color:#f7f7f7;width:20px;" width="20" >&nbsp;</td> <td style="background-color:#f7f7f7;width:20px;" width="20" >&nbsp;</td>
<td> <td style="width:40px;" width="40">
<a href="https://twitter.com/enklikanketa" target="_blank"> <a href="https://twitter.com/enklikanketa" target="_blank">
<img src="https://www.1ka.si/public/img/social/twitter_blue.svg" alt="Twitter" width="35" height="35" style="display: block;" border="0" /> <img src="https://www.1ka.si/public/img/social/twitter_blue.svg" alt="Twitter" height="35" style="display: block;" border="0" />
</a> </a>
</td> </td>
</tr> </tr>
@ -849,7 +849,7 @@ class MailAdapter{
</tr> </tr>
</table> <!-- &reg; 1KA --> </table> <!-- &reg; 1KA -->
<p style="color: #efefef; font-family: Montserrat,sans-serif; font-size: 12px; line-height: 24px; padding: 5px 0 30px 0;text-align:center"> <p style="color: #efefef; font-family: Montserrat,sans-serif; font-size: 12px; line-height: 24px; padding: 5px 0 30px 0;text-align:center">
'.$lang['email_template_footer2_recipient'].' '.$this->recipients[0].'. '.$lang['email_template_footer2_recipient'].' <a href="mailto:'.$this->recipients[0].'" style="color: #efefef;">'.$this->recipients[0].'</a>.
<br> <br>
'.$lang['email_template_footer2_unsubscribe'].' '.$lang['email_template_footer2_unsubscribe'].'
</p> </p>