Change inform-icon to fa-info-circle
[civicrm-core.git] / templates / CRM / Campaign / Page / Vote.tpl
index ff305b93c9838220ea9f71c8319f835f02963ed8..b4a4a13db76d4036a31439804cc28d197f3dd6fc 100644 (file)
@@ -33,7 +33,7 @@
 
 {else}
  <div class="messages status no-popup">
-     <div class="icon inform-icon"></div>
+     {icon icon="fa-info-circle"}{/icon}
      {ts}You are not authorized to access this page.{/ts}
  </div>
 {/if}