fix incorrect link
This commit is contained in:
@@ -202,8 +202,8 @@ max-width: 100% !important; } }
|
|||||||
<div align="center" class="img-container center fullwidth" style="padding-right: 0px; padding-left: 0px;">
|
<div align="center" class="img-container center fullwidth" style="padding-right: 0px; padding-left: 0px;">
|
||||||
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 0px;" align="center"><![endif]-->
|
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 0px;" align="center"><![endif]-->
|
||||||
<div style="line-height:15px;font-size:1px"> </div>
|
<div style="line-height:15px;font-size:1px"> </div>
|
||||||
<a href="<?php print $colors['booking_mailtemplate_header_image_url'] ?>" target="_blank">
|
<a href="<?php print $colors['booking_mailtemplate_header_link_url'] ?>" target="_blank">
|
||||||
<img class="center fullwidth" align="center" border="0" src="<?php print $colors['booking_mailtemplate_header_link_url'] ?>" alt="Image" title="Image" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;clear: both;display: block !important;border: 0;height: auto;float: none;width: 100%;max-width: 700px" width="700">
|
<img class="center fullwidth" align="center" border="0" src="<?php print $colors['booking_mailtemplate_header_image_url'] ?>" alt="Image" title="Image" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;clear: both;display: block !important;border: 0;height: auto;float: none;width: 100%;max-width: 700px" width="700">
|
||||||
</a>
|
</a>
|
||||||
<div style="line-height:15px;font-size:1px"> </div><!--[if mso]></td></tr></table><![endif]-->
|
<div style="line-height:15px;font-size:1px"> </div><!--[if mso]></td></tr></table><![endif]-->
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user