*}
{* Displays Test-drive mode header for Contribution pages. *}
<div class="messages status no-popup">
- <img src="{$config->resourceBase}i/Eyeball.gif" alt="{ts}Test-drive{/ts}"/>
+ <i class="crm-i fa-cogs"></i>
<strong>{ts}Test-drive Your Contribution Page{/ts}</strong>
<p>{ts}This page is currently running in <strong>test-drive mode</strong>. Transactions will be sent to your payment processor's test server. <strong>No live financial transactions will be submitted. However, a contact record will be created or updated and a test contribution record will be saved to the database. Use obvious test contact names so you can review and delete these records as needed. Test contributions are not visible on the Contributions tab, but can be viewed by searching for 'Test Contributions' in the CiviContribute search form.</strong> Refer to your payment processor's documentation for information on values to use for test credit card number, security code, postal code, etc.{/ts}</p>
</div>
{if $profileDisplay}
<div class="messages status no-popup">
- <img src="{$config->resourceBase}i/Eyeball.gif" alt="{ts}Profile{/ts}"/>
- <p><strong>{ts}Profile is not configured with Email address.{/ts}</strong></p>
+ <i class="crm-i fa-exclamation-triangle"></i>
+ <strong>{ts}Profile is not configured with Email address.{/ts}</strong>
</div>
{else}
<div class="form-item">
*}
{* Displays Test-drive mode header for Event Registration pages. *}
<div class="messages status section test_drive-section">
- <img src="{$config->resourceBase}i/Eyeball.gif" alt="{ts}Test-drive{/ts}"/>
+ <i class="crm-i fa-cogs"></i>
<strong>{ts}Test-drive Your Event Registration Page{/ts}</strong>
{ts}This page is currently running in <strong>test-drive mode</strong>. If this is a paid event, transactions will be sent to your payment processor's test server. <strong>No live financial transactions will be submitted. However, a contact record will be created or updated and test event registration and contribution records will be saved to the database. Use obvious test contact names so you can review and delete these records as needed. </strong> Refer to your payment processor's documentation for information on values to use for test credit card number, security code, postal code, etc.{/ts}
</div>
{if $profileDisplay}
<div class="messages status no-popup">
- <img src="{$config->resourceBase}i/Eyeball.gif" alt="{ts}Profile{/ts}"/>
- <p><strong>{ts}Profile is not configured with Email address.{/ts}</strong></p>
+ <i class="crm-i fa-exclamation-triangle"></i>
+ <strong>{ts}Profile is not configured with Email address.{/ts}</strong>
</div>
{else}
<div class="form-item">