Change inform-icon to fa-info-circle
[civicrm-core.git] / templates / CRM / Event / Page / ParticipantListing / NameStatusAndDate.tpl
index 6e875175c9567ff028d44266f896570be066442f..650dee0deab9e51f73aff9ada02a4589c0cf7111 100644 (file)
@@ -35,7 +35,7 @@
 {else}
     <div class='spacer'></div>
     <div class="messages status no-popup">
-      <div class="icon inform-icon"></div>
+      {icon icon="fa-info-circle"}{/icon}
         {ts}There are currently no participants registered for this event.{/ts}
       </div>
 {/if}