Merge pull request #5101 from agh1/context-abbrev
[civicrm-core.git] / templates / CRM / Event / Form / EventFees.tpl
index 84323969a020da46f369b27d48dfbc5652b7a12d..c18a0ac5679b7555885a3dd5e7fa43baea2423aa 100644 (file)
@@ -41,7 +41,7 @@
                 <tr>
                   <td></td>
                   <td>
-                    <a class="button" href='{crmURL p="civicrm/event/participant/feeselection" q="reset=1&id=`$participantId`&cid=`$contactId`&action=update"}' title="{ts}Change Selections{/ts}"><span><div class="icon edit-icon"></div> {ts}Change Selections{/ts}</span></a>
+                    <a class="action-item crm-hover-button" href='{crmURL p="civicrm/event/participant/feeselection" q="reset=1&id=`$participantId`&cid=`$contactId`&action=update"}'><span class="icon ui-icon-pencil"></span {ts}Change Selections{/ts}</a>
                   </td>
                 </tr>
             {else}