We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0c6c9 commit facb945Copy full SHA for facb945
vanilla/applications/dashboard/views/email/email-selfservice.tpl
@@ -151,8 +151,6 @@
151
<tbody>
152
<tr>
153
<td>
154
- {if $email.title}<h1 style='color: {$email.textColor};'>{$email.title}</h1>{/if}
155
- {if $email.lead}<p style='color: {$email.textColor}'>{$email.lead}</p>{/if}
156
<p class="message" style='margin: 0;Margin-bottom: 10px;padding: 0;color: {$email.textColor};text-align: left;margin-top: 10px;
157
margin-bottom: 15px'>{$email.message}</p>
158
{if $email.button}
0 commit comments