CRM-15789 - Button cleanup
[civicrm-core.git] / templates / CRM / Contact / Page / View / Note.tpl
index 19151a7fdf82b05b1b22c65d441c0ff774070933..226a132ff319e670816bebc14623f09976e4261a 100644 (file)
@@ -38,7 +38,7 @@
             {/if}
           </table>
           <div class="crm-submit-buttons">
-            <a class="button cancel" href="{crmURL p='civicrm/contact/view' q="selectedChild=note&reset=1&cid=`$contactId`"}">{ts}Done{/ts}</a>
+            {crmButton class="cancel" icon="close" p='civicrm/contact/view' q="selectedChild=note&reset=1&cid=`$contactId`"}{ts}Done{/ts}{/crmButton}
           </div>
 
         {if $comments}