From b9cf7d75cff6a7d74dbfbb6e1d7bc32ad0907ded Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Wed, 6 May 2020 18:16:39 -0400 Subject: [PATCH] First round of replacing `»` with chevron icon --- templates/CRM/Contribute/Form/AdditionalPayment.tpl | 2 +- templates/CRM/Contribute/Form/Contribution.tpl | 4 ++-- templates/CRM/Contribute/Form/Contribution/ThankYou.tpl | 4 ++-- templates/CRM/Contribute/Form/PaymentInfoBlock.tpl | 2 +- templates/CRM/Event/Form/Participant.tpl | 2 +- templates/CRM/Event/Form/Registration/ThankYou.tpl | 4 ++-- templates/CRM/Friend/Form.tpl | 2 +- templates/CRM/Mailing/Form/ForwardMailing.tpl | 3 +-- templates/CRM/Member/Form/Membership.tpl | 2 +- templates/CRM/Profile/Page/View.tpl | 2 +- 10 files changed, 13 insertions(+), 14 deletions(-) diff --git a/templates/CRM/Contribute/Form/AdditionalPayment.tpl b/templates/CRM/Contribute/Form/AdditionalPayment.tpl index 3fd811d48c..9148cf7498 100644 --- a/templates/CRM/Contribute/Form/AdditionalPayment.tpl +++ b/templates/CRM/Contribute/Form/AdditionalPayment.tpl @@ -29,7 +29,7 @@ {/if} {if $paymentType eq 'owed'} {/if} {/if} diff --git a/templates/CRM/Contribute/Form/Contribution.tpl b/templates/CRM/Contribute/Form/Contribution.tpl index c4c8815b5f..8024fb0d96 100644 --- a/templates/CRM/Contribute/Form/Contribution.tpl +++ b/templates/CRM/Contribute/Form/Contribution.tpl @@ -50,7 +50,7 @@ {else} {capture assign=ccModeLink}{crmURL p='civicrm/contact/view/contribution' q="reset=1&action=add&context=standalone&mode=live"}{/capture} {/if} - » {ts}submit credit card contribution{/ts} + {ts}submit credit card contribution{/ts} {/if}
@@ -148,7 +148,7 @@ {if !$isUsePaymentBlock && $contactId && $contribID && $contributionMode EQ null && $contribution_status_id eq 2} {capture assign=payNowLink}{crmURL p='civicrm/contact/view/contribution' q="reset=1&action=update&id=`$contribID`&cid=`$contactId`&context=`$context`&mode=live"}{/capture} - » {ts}Pay with Credit Card{/ts} + {ts}Pay with Credit Card{/ts} {/if} diff --git a/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl b/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl index 020ba6265d..e4a96cc061 100644 --- a/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl +++ b/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl @@ -23,13 +23,13 @@ {* Show link to Tell a Friend (CRM-2153) *} {if $friendText} {if !$linkText}

{/if} {/if} {* Add button for donor to create their own Personal Campaign page *} {if $linkText}

{/if} diff --git a/templates/CRM/Contribute/Form/PaymentInfoBlock.tpl b/templates/CRM/Contribute/Form/PaymentInfoBlock.tpl index afcc8c3c60..4847d464a9 100644 --- a/templates/CRM/Contribute/Form/PaymentInfoBlock.tpl +++ b/templates/CRM/Contribute/Form/PaymentInfoBlock.tpl @@ -41,7 +41,7 @@ {/if} {foreach from=$paymentLinks item=paymentLink} - » {ts}{$paymentLink.title}{/ts} + {ts}{$paymentLink.title}{/ts} {/foreach} {/crmRegion} diff --git a/templates/CRM/Event/Form/Participant.tpl b/templates/CRM/Event/Form/Participant.tpl index 9cded07e8e..2f8fa217b5 100644 --- a/templates/CRM/Event/Form/Participant.tpl +++ b/templates/CRM/Event/Form/Participant.tpl @@ -175,7 +175,7 @@ {else} {capture assign=ccModeLink}{crmURL p='civicrm/contact/view/participant' q="reset=1&action=add&context=standalone&mode=live"}{/capture} {/if} - » {ts}submit credit card event registration{/ts} + {ts}submit credit card event registration{/ts}
{/if}
diff --git a/templates/CRM/Event/Form/Registration/ThankYou.tpl b/templates/CRM/Event/Form/Registration/ThankYou.tpl index 7d43c8ac19..e65254bc6b 100644 --- a/templates/CRM/Event/Form/Registration/ThankYou.tpl +++ b/templates/CRM/Event/Form/Registration/ThankYou.tpl @@ -26,14 +26,14 @@ {* Show link to Tell a Friend (CRM-2153) *} {if $friendText}

{/if} {* Add button for donor to create their own Personal Campaign page *} {if $pcpLink}

{/if} diff --git a/templates/CRM/Friend/Form.tpl b/templates/CRM/Friend/Form.tpl index 5781f1b06c..35adaaf9ae 100644 --- a/templates/CRM/Friend/Form.tpl +++ b/templates/CRM/Friend/Form.tpl @@ -16,7 +16,7 @@ {* Add button for donor to create their own Personal Campaign page *} {if $linkText}

{/if} diff --git a/templates/CRM/Mailing/Form/ForwardMailing.tpl b/templates/CRM/Mailing/Form/ForwardMailing.tpl index a899116428..72c3fa3408 100644 --- a/templates/CRM/Mailing/Form/ForwardMailing.tpl +++ b/templates/CRM/Mailing/Form/ForwardMailing.tpl @@ -21,7 +21,7 @@