Remove logo SVG file and clean up newsletter HTML in wiki.php by eliminating outdated text. This update streamlines the email layout for better presentation.
This commit is contained in:
5
wiki.php
5
wiki.php
@@ -443,11 +443,6 @@ function buildNewsletterHtml(array $config, array $articles, string $periodLabel
|
||||
<tr>
|
||||
<td align="center" style="padding:12px 8px;">
|
||||
<table role="presentation" width="690" border="0" cellspacing="0" cellpadding="0" class="email-container" style="width:100%;max-width:690px;background:#ffffff;">
|
||||
<tr>
|
||||
<td align="center" style="padding:10px 26px 7px 26px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:16px;color:#4e5561;">
|
||||
Sollte diese E-Mail nicht einwandfrei dargestellt werden, klicken Sie bitte hier.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" style="padding:8px 26px 14px 26px;">
|
||||
<img src="https://www.thomas-krenn.com/res/pics/tk_logo_340px.png" width="170" alt="Thomas-Krenn Logo" style="display:block;margin:0 auto;border:0;outline:none;text-decoration:none;height:auto;">
|
||||
|
||||
Reference in New Issue
Block a user