Popravek novih emailov
This commit is contained in:
parent
76cd142d7a
commit
cd13f3bf08
@ -823,21 +823,21 @@ class MailAdapter{
|
||||
<td align="center">
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;">
|
||||
<tr>
|
||||
<td>
|
||||
<td style="width:40px;" width="40">
|
||||
<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>
|
||||
</td>
|
||||
<td style="background-color:#f7f7f7;width:20px;" width="20"> </td>
|
||||
<td>
|
||||
<td style="width:40px;" width="40">
|
||||
<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>
|
||||
</td>
|
||||
<td style="background-color:#f7f7f7;width:20px;" width="20" > </td>
|
||||
<td>
|
||||
<td style="width:40px;" width="40">
|
||||
<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>
|
||||
</td>
|
||||
</tr>
|
||||
@ -849,7 +849,7 @@ class MailAdapter{
|
||||
</tr>
|
||||
</table> <!-- ® 1KA -->
|
||||
<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>
|
||||
'.$lang['email_template_footer2_unsubscribe'].'
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user