Change inform-icon to fa-info-circle
[civicrm-core.git] / templates / CRM / UF / Form / Field.tpl
index 447732e86790cf1f3eeda4cf8a98b9caa750625a..83a5056f7a06d3a38ef33b46695307dbcef1c15b 100644 (file)
@@ -10,7 +10,7 @@
 <div class="crm-block crm-form-block crm-uf-field-form-block">
 {if $action eq 8}
   <div class="messages status no-popup">
-    <div class="icon inform-icon"></div>
+    {icon icon="fa-info-circle"}{/icon}
     {ts}WARNING: Deleting this profile field will remove it from Profile forms and listings. If this field is used in any 'stand-alone' Profile forms, you will need to update those forms to remove this field.{/ts} {ts}Do you want to continue?{/ts}
   </div>
 {else}