CRM-16415 - convert button to crmButton - Batch/Form/Search.tpl
authorStephanie Gray <stephanie@freeform.ca>
Wed, 30 Sep 2015 15:18:53 +0000 (11:18 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 13 Oct 2015 18:50:12 +0000 (14:50 -0400)
templates/CRM/Batch/Form/Search.tpl

index dc1c8cb044473e2d4949eb33ab658033a2f1d5c7..4a5a5ed77bb07429be625346ab1a6d16803b17eb 100644 (file)
@@ -38,7 +38,7 @@
   </table>
 </div>
 <div class="crm-submit-buttons">
-  <a accesskey="N" href="{crmURL p='civicrm/batch/add' q='reset=1&action=add'}" id="newBatch" class="button"><span><i class="crm-i fa-plus-circle"></i> {ts}New Data Entry Batch{/ts}</span></a><br/>
+  {crmButton accesskey="N" p="civicrm/batch/add" q="reset=1&action=add" id="newBatch" icon="crm-i fa-plus-circle"}{ts}New Data Entry Batch{/ts}{/crmButton}<br/>
 </div>
 <table class="crm-batch-selector">
   <thead>