Skip to content

Commit

Permalink
Merge pull request #21861 from mariav0/patch-4
Browse files Browse the repository at this point in the history
Update contribution_dupalert_html.tpl
  • Loading branch information
demeritcowboy authored Oct 22, 2021
2 parents 3d70f38 + f11ddc4 commit f7478b5
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
{capture assign=labelStyle }style="padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;"{/capture}
{capture assign=valueStyle }style="padding: 4px; border-bottom: 1px solid #999;"{/capture}

<center>
<table id="crm-event_receipt" style="font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;">

<!-- BEGIN HEADER -->
Expand Down Expand Up @@ -80,7 +79,5 @@
</tr>
{/if}
</table>
</center>

</body>
</html>

0 comments on commit f7478b5

Please sign in to comment.