CRM-16415 - convert button to crmButton - LabelFormats.tpl
authorStephanie Gray <stephanie@freeform.ca>
Tue, 29 Sep 2015 21:44:09 +0000 (17:44 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 13 Oct 2015 18:50:12 +0000 (14:50 -0400)
templates/CRM/Admin/Page/LabelFormats.tpl

index 493e80513ed2775f60082c972be01afce978d0ba..bc5eabeaed30c27aae10118d54eae93d9c932229 100644 (file)
@@ -64,7 +64,7 @@
       {/strip}
 
       <div class="action-link">
-        <a href="{crmURL q="action=add&reset=1"}" id="newLabelFormat" class="button"><span><i class="crm-i fa-plus-circle"></i> {ts}Add Label Format{/ts}</span></a>
+        {crmButton q="action=add&reset=1" id="newLabelFormat" icon="crm-i fa-plus-circle"}{ts}Add Label Format{/ts}{/crmButton}
       </div>
     </div>
   {else}