From 418d3a2a76ecf7d069096705e61d6bc1a92f6bbb Mon Sep 17 00:00:00 2001 From: francescbassas Date: Tue, 18 Oct 2016 10:44:28 +0200 Subject: [PATCH] CRM-19528 Internationalise "Select Code" on contributions page widget tab --- templates/CRM/Contribute/Form/ContributionPage/Widget.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Form/ContributionPage/Widget.tpl b/templates/CRM/Contribute/Form/ContributionPage/Widget.tpl index 5483ad3fc2..29e60671fa 100644 --- a/templates/CRM/Contribute/Form/ContributionPage/Widget.tpl +++ b/templates/CRM/Contribute/Form/ContributionPage/Widget.tpl @@ -76,7 +76,7 @@
- » Select Code + » {ts}Select Code{/ts} {else}
{ts}The code for adding this widget to web pages will be displayed here after you click Save and Preview.{/ts} -- 2.25.1