Skip to content
Snippets Groups Projects
Unverified Commit 172aa799 authored by colemanw's avatar colemanw Committed by GitHub
Browse files

Merge pull request #21547 from agileware/CIVIBLD-280

View Contribution page, move the Done button to the last button, currently shown in the middle
parents 3eaf4084 c8825691
Branches
Tags
No related merge requests found
......@@ -32,7 +32,6 @@
<i class="crm-i fa-trash" aria-hidden="true"></i> {ts}Delete{/ts}</span>
</a>
{/if}
{include file="CRM/common/formButtons.tpl" location="top"}
{assign var='pdfUrlParams' value="reset=1&id=$id&cid=$contact_id"}
{assign var='emailUrlParams' value="reset=1&id=$id&cid=$contact_id&select=email"}
{if $invoicing && empty($is_template)}
......@@ -49,6 +48,7 @@
{ts}Email Invoice{/ts}</a>
</div>
{/if}
{include file="CRM/common/formButtons.tpl" location="top"}
</div>
</div>
<table class="crm-info-panel">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment