Change inform-icon to fa-info-circle
[civicrm-core.git] / templates / CRM / Case / Form / Case.tpl
index d96b5cb26b7fd7a514acee464d8eb1570b66a554..2edb838293da536e1f3bc278184d46f57f0ac272 100644 (file)
@@ -20,7 +20,7 @@
 <h3>{if $action eq 8}{ts}Delete Case{/ts}{elseif $action eq 32768}{ts}Restore Case{/ts}{/if}</h3>
 {if $action eq 8 or $action eq 32768 }
       <div class="messages status no-popup">
-        <div class="icon inform-icon"></div>
+        {icon icon="fa-info-circle"}{/icon}
           {if $action eq 8}
             {ts}Click Delete to move this case and all associated activities to the Trash.{/ts}
           {else}