From d6aeb89d3efe5bc28fc16bce4c7c747bfb165a98 Mon Sep 17 00:00:00 2001 From: JKingsnorth Date: Thu, 26 Nov 2015 09:17:45 +0000 Subject: [PATCH] CRM-17625 Dispell the evil eye --- i/Eyeball.gif | Bin 1065 -> 0 bytes .../Form/Contribution/PreviewHeader.tpl | 2 +- templates/CRM/Contribute/Form/PCP/PCPAccount.tpl | 4 ++-- .../Event/Form/Registration/PreviewHeader.tpl | 2 +- templates/CRM/PCP/Form/PCPAccount.tpl | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 i/Eyeball.gif diff --git a/i/Eyeball.gif b/i/Eyeball.gif deleted file mode 100644 index 2cb971f346db7fe768f1ba9dbc1496fd24a2b160..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1065 zcmZvbUuYav9EDG{k_vXI?G~EQs14ruP+zk3zujPn#Mx2GJS5qoZG%e-mZ7P76PqkP zjM8qU#R+a;M2$;qCB+FX%!46ggT}3Fs)j9X=b>H35Oy&s#KtudtcZJ@PmcUlX4zxWp=UCub6lYWs6QIi8YrNX#i2mBb^D6A$(0j(DFJUR|dle$htp%4|o2VB4cB%mRfDbbmt zIZAziilm4W9X?_%q86GYgoavrWjaNg9`ziRaSEHTeWYC^EhHpV4H0^zLz<*cDx_cq z6(7C}*McP>HE3&LF%3TnHvvn9j6hopi!u07xJ|GGWG%ERECP3vt%XIzd_-L|Sr8Jn z+FDpd+DFnw!h$Lh(W({L~dpx)eenc49P{F_Vhx-<{f75%raK1JE z=5Xu#3$s7o`^eEVyZaXM(MRuujEg7crt5oZWPsZEnqO{VQ?diM2d|##_<8x - {ts}Test-drive{/ts} + {ts}Test-drive Your Contribution Page{/ts}

{ts}This page is currently running in test-drive mode. Transactions will be sent to your payment processor's test server. 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. Refer to your payment processor's documentation for information on values to use for test credit card number, security code, postal code, etc.{/ts}

diff --git a/templates/CRM/Contribute/Form/PCP/PCPAccount.tpl b/templates/CRM/Contribute/Form/PCP/PCPAccount.tpl index af7500ddc4..1137707e20 100644 --- a/templates/CRM/Contribute/Form/PCP/PCPAccount.tpl +++ b/templates/CRM/Contribute/Form/PCP/PCPAccount.tpl @@ -32,8 +32,8 @@ {if $profileDisplay}
- {ts}Profile{/ts} -

{ts}Profile is not configured with Email address.{/ts}

+ + {ts}Profile is not configured with Email address.{/ts}
{else}
diff --git a/templates/CRM/Event/Form/Registration/PreviewHeader.tpl b/templates/CRM/Event/Form/Registration/PreviewHeader.tpl index f697ad79a7..3e92dea459 100644 --- a/templates/CRM/Event/Form/Registration/PreviewHeader.tpl +++ b/templates/CRM/Event/Form/Registration/PreviewHeader.tpl @@ -25,7 +25,7 @@ *} {* Displays Test-drive mode header for Event Registration pages. *}
- {ts}Test-drive{/ts} + {ts}Test-drive Your Event Registration Page{/ts} {ts}This page is currently running in test-drive mode. If this is a paid event, transactions will be sent to your payment processor's test server. 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. Refer to your payment processor's documentation for information on values to use for test credit card number, security code, postal code, etc.{/ts}
diff --git a/templates/CRM/PCP/Form/PCPAccount.tpl b/templates/CRM/PCP/Form/PCPAccount.tpl index ff76443af2..5cd5b6ee86 100644 --- a/templates/CRM/PCP/Form/PCPAccount.tpl +++ b/templates/CRM/PCP/Form/PCPAccount.tpl @@ -36,8 +36,8 @@ {if $profileDisplay}
- {ts}Profile{/ts} -

{ts}Profile is not configured with Email address.{/ts}

+ + {ts}Profile is not configured with Email address.{/ts}
{else}
-- 2.25.1