Skip to content
Snippets Groups Projects
Commit c8825691 authored by justinfreeman (Agileware)'s avatar justinfreeman (Agileware) :star2:
Browse files

CIVIBLD-280 View Contribution page, move the Done button to the last button,...

CIVIBLD-280 View Contribution page, move the Done button to the last button, currently shown in the middle
parent 4e787efd
No related branches found
No related tags found
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