Merge pull request #5719 from PalanteJon/CRM-16403
[civicrm-core.git] / templates / CRM / Contribute / Page / ManagePremiums.tpl
index 433717b2f6d87b27dca0e6df82a87e2bf0e94a7b..377e74f953a259205c072e508d372de2983da151 100644 (file)
@@ -2,7 +2,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -71,7 +71,7 @@
     {/strip}
     {if $action ne 1 and $action ne 2}
       <div class="action-link">
-      <a href="{crmURL q="action=add&reset=1"}" id="newManagePremium" class="button"><span><div class="icon ui-icon-circle-plus"></div>{ts}Add Premium{/ts}</span></a>
+      {crmButton q="action=add&reset=1" id="newManagePremium"  icon="circle-plus"}{ts}Add Premium{/ts}{/crmButton}
         </div>
     {/if}
 </div>