CRM-17625 Dispell the evil eye
authorJKingsnorth <john@johnkingsnorth.co.uk>
Thu, 26 Nov 2015 09:17:45 +0000 (09:17 +0000)
committerJKingsnorth <john@johnkingsnorth.co.uk>
Thu, 26 Nov 2015 09:17:45 +0000 (09:17 +0000)
i/Eyeball.gif [deleted file]
templates/CRM/Contribute/Form/Contribution/PreviewHeader.tpl
templates/CRM/Contribute/Form/PCP/PCPAccount.tpl
templates/CRM/Event/Form/Registration/PreviewHeader.tpl
templates/CRM/PCP/Form/PCPAccount.tpl

diff --git a/i/Eyeball.gif b/i/Eyeball.gif
deleted file mode 100644 (file)
index 2cb971f..0000000
Binary files a/i/Eyeball.gif and /dev/null differ
index 286e1373a109f21ac85dba8e0b7ae6d595e135cb..1dde12a134dd182294fdb89dda6f35922f4af9b5 100644 (file)
@@ -25,7 +25,7 @@
 *}
 {* 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>
index af7500ddc4b714d528e328c38b37f1c5e05da9b1..1137707e203f1868380a6a2801da08eb368be319 100644 (file)
@@ -32,8 +32,8 @@
 
 {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">
index f697ad79a7de0e7e90a797f28f71f44f4d75efb2..3e92dea4592ca5a3108031ab71b5e1bbb66c506f 100644 (file)
@@ -25,7 +25,7 @@
 *}
 {* 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>
index ff76443af2553ee0f3a5929e178bd9e0d6cf1ea3..5cd5b6ee868585208d7b9b346e7a1f5db4cb7e35 100644 (file)
@@ -36,8 +36,8 @@
 
 {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">