X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FContribute%2FForm%2FManagePremiums.tpl;h=28f2657f1b0a5a17f2d45928a92d7d72574dae09;hb=f7ba9bc4e90b4b053e77d4408dd4ce215e2b19a6;hp=231d24635d14ff7ac7e4f1823b8b709335a397d9;hpb=e100ac07be991fa09fc460871e4bd39ee45355f0;p=civicrm-core.git diff --git a/templates/CRM/Contribute/Form/ManagePremiums.tpl b/templates/CRM/Contribute/Form/ManagePremiums.tpl index 231d24635d..28f2657f1b 100644 --- a/templates/CRM/Contribute/Form/ManagePremiums.tpl +++ b/templates/CRM/Contribute/Form/ManagePremiums.tpl @@ -24,9 +24,7 @@ +--------------------------------------------------------------------+ *} {* this template is used for adding/editing/deleting premium *} -

{if $action eq 1}{ts}New Premium{/ts}{elseif $action eq 2}{ts}Edit Premium{/ts}{elseif $action eq 1024}{ts}Preview a Premium{/ts}{else}{ts}Delete Premium Product{/ts}{/if}

-
{include file="CRM/common/formButtons.tpl" location="top"}
{if $action eq 8}
@@ -35,6 +33,7 @@ {elseif $action eq 1024} {include file="CRM/Contribute/Form/Contribution/PremiumBlock.tpl" context="previewPremium"} {else} +
{include file="CRM/common/formButtons.tpl" location="top"}
{$form.name.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_product' field='name' id=$productId}{/if} @@ -172,8 +171,6 @@ function add_upload_file_block(parms) { } } -cj().crmAccordions(); - {/literal}