Skip to content

Commit facb945

Browse files
committed
Remove header, per Topcoder request
1 parent 3c0c6c9 commit facb945

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vanilla/applications/dashboard/views/email/email-selfservice.tpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
<tbody>
152152
<tr>
153153
<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}
156154
<p class="message" style='margin: 0;Margin-bottom: 10px;padding: 0;color: {$email.textColor};text-align: left;margin-top: 10px;
157155
margin-bottom: 15px'>{$email.message}</p>
158156
{if $email.button}

0 commit comments

Comments
 (0)