This commit is contained in:
Miha 2021-03-04 15:07:52 +01:00
commit f37c52be0b
3 changed files with 16 additions and 16 deletions

View File

@ -774,7 +774,8 @@ class MailAdapter{
</style> </style>
</head> </head>
<body style="margin: 0; padding: 0;background-color:#1e88e5" bgcolor="#1e88e5"> <body style="margin: 0; padding: 0;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="background-color:#1e88e5;" bgcolor="#1e88e5"><tr><td>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%"> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr> <tr>
<td style="padding: 30px 15px 30px 15px;"> <td style="padding: 30px 15px 30px 15px;">
@ -814,8 +815,8 @@ class MailAdapter{
<td bgcolor="#f7f7f7" style="padding: 30px 30px;color:#ababab;"> <td bgcolor="#f7f7f7" style="padding: 30px 30px;color:#ababab;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;"> <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;">
<tr> <tr>
<td style="color: #828282; font-family: Montserrat,sans-serif; font-size: 13px;"> <td style="color: #828282; font-family: Montserrat,sans-serif; font-size: 13px; line-height: 24px;">
<p style="margin: 0 0 15px 0;">'.$lang['email_template_footer'].'</p> <p style="margin: 0 0 25px 0;">'.$lang['email_template_footer'].'</p>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -824,19 +825,19 @@ class MailAdapter{
<tr> <tr>
<td> <td>
<a href="https://www.facebook.com/1KAenklikanketa/" target="_blank"> <a href="https://www.facebook.com/1KAenklikanketa/" target="_blank">
<img src="https://facebookbrand.com/wp-content/uploads/2019/04/f_logo_RGB-Hex-Blue_512.png?w=512&h=512" 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" width="35" 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>
<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" width="35" 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>
<a href="https://twitter.com/enklikanketa" target="_blank"> <a href="https://twitter.com/enklikanketa" target="_blank">
<img src="https://cdn.cms-twdigitalassets.com/content/dam/developer-twitter/images/Twitter_logo_blue_48.png" 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" width="35" height="35" style="display: block;" border="0" />
</a> </a>
</td> </td>
</tr> </tr>
@ -847,16 +848,15 @@ class MailAdapter{
</td> </td>
</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">
Sporočilo smo vam poslali na tralala@gmail.com. '.$lang['email_template_footer2_recipient'].' '.$this->recipients[0].'.
<br> <br>
Za odjavo kliknite <a href="#" style="color: #efefef">tukaj</a>. '.$lang['email_template_footer2_unsubscribe'].'
<br> </p>
Za spremembo nastavitev kliknite <a href="#" style="color: #efefef">tukaj</a>
</p>-->
</td> </td>
</tr> </tr>
</table> </table>
</td></tr></table>
</body> </body>
</html> </html>

View File

@ -7930,10 +7930,10 @@ $lang = array (
/* EMAIL TEMPLATE */ /* EMAIL TEMPLATE */
'email_template_footer' => 'Potrebujete pomoč pri ustvarjanju ankete ali analiziranju podatkov? Poglejte naš <a href="https://www.1ka.si/d/sl/pomoc">priročnik</a> ali zaprosite za pomoč enega od <a href="https://www.go-tel.si/instrukcije/1ka">naših strokovnjakov</a>.', 'email_template_footer' => 'Potrebujete pomoč pri ustvarjanju ankete ali analiziranju podatkov? Za uporabnike 1KA nudimo individualno svetovanje na področjih <a href="https://www.go-tel.si/instrukcije/1KA" target="_blank">uporabe 1KA</a>, <a href="https://www.go-tel.si/instrukcije/statistika" target="_blank">statistike</a> in <a href="https://www.1ka.si/d/sl/cenik/ostale-storitve" target="_blank">metodologije</a>.',
'email_template_footer2_recipient' => 'Sporočilo smo vam poslali na', 'email_template_footer2_recipient' => 'Sporočilo smo vam poslali na',
'email_template_footer2_unsubscribe' => 'Za odjavo kliknite <a href="#" style="color: #efefef">tukaj</a>.', 'email_template_footer2_unsubscribe' => 'Za odjavo kliknite <a href="#" style="color: #efefef">tukaj</a>.',
'email_template_footer2_unsubscribe' => 'Za spremembo nastavitev kliknite <a href="#" style="color: #efefef">tukaj</a>.', 'email_template_footer2_unsubscribe' => 'Za spremembo nastavitev kliknite <a href="https://www.1ka.si/admin/survey/index.php?a=nastavitve&m=global_user_myProfile" style="color: #efefef">tukaj</a>.',

View File

@ -7825,10 +7825,10 @@ GDPR introduction preview",
/* EMAIL TEMPLATE */ /* EMAIL TEMPLATE */
'email_template_footer' => 'Do you need help with creating a survey or analizing data? Take a look at our in-detail <a href="https://www.1ka.si/d/en/help">help section</a> or hire one of <a href="https://www.go-tel.si/instrukcije/1ka">our specialists</a> to help you.', 'email_template_footer' => 'Need help creating a survey or analyzing data? For 1KA users we offer individual advice in the areas of <a href="https://www.go-tel.si/instrukcije/1KA" target="_blank">use of 1KA</a>, <a href="https://www.go-tel.si/instrukcije/statistika" target="_blank">statistics</a> and <a href="https://www.1ka.si/d/en/pricelist/other-services" target="_blank">methodology</a>.',
'email_template_footer2_recipient' => 'This message was sent to', 'email_template_footer2_recipient' => 'This message was sent to',
'email_template_footer2_unsubscribe' => 'To unsubscribe click <a href="#" style="color: #efefef">here</a>.', 'email_template_footer2_unsubscribe' => 'To unsubscribe click <a href="#" style="color: #efefef">here</a>.',
'email_template_footer2_unsubscribe' => 'To change your settings click <a href="#" style="color: #efefef">here</a>.', 'email_template_footer2_unsubscribe' => 'To change your settings click <a href="https://www.1ka.si/admin/survey/index.php?a=nastavitve&m=global_user_myProfile" style="color: #efefef">here</a>.',