CRM-16415 Replacing plus-circle icon
[civicrm-core.git] / templates / CRM / Contribute / Form / SoftCredit.tpl
index a71f886c2af41f419a784a4cf31b1a4d16d40318..07dce25d87f8cae8c7da4f37c6ea63b66b55b276 100644 (file)
@@ -43,7 +43,7 @@
   {/section}
   <tr>
     <td>
-      <a href="#" class="crm-hover-button" id="addMoreSoftCredit"><span class="icon ui-icon-circle-plus"></span> {ts}another soft credit{/ts}</a>
+      <a href="#" class="crm-hover-button" id="addMoreSoftCredit"><i class="crm-i fa-plus-circle"></i> {ts}another soft credit{/ts}</a>
     </td>
   </tr>
 </table>