From 16613d4f742b56868de3de4e79fe18806ae7d3be Mon Sep 17 00:00:00 2001 From: "Donald A. Lobo" Date: Fri, 24 May 2013 13:57:01 -0700 Subject: [PATCH] CRM-12594 ---------------------------------------- * CRM-12594: Wrong texts in UI http://issues.civicrm.org/jira/browse/CRM-12594 --- templates/CRM/Contribute/Form/PaymentInstrument.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Form/PaymentInstrument.tpl b/templates/CRM/Contribute/Form/PaymentInstrument.tpl index 62ec9a2aca..3a23de8d77 100644 --- a/templates/CRM/Contribute/Form/PaymentInstrument.tpl +++ b/templates/CRM/Contribute/Form/PaymentInstrument.tpl @@ -30,7 +30,7 @@ {if $action eq 8}
- {ts}WARNING: Deleting this options will result in the loss of all contribution records which use this option.{/ts} {ts}This may mean the loss of a substantial amount of data, and the action cannot be undone.{/ts} {ts}Do you want to continue?{/ts} + {ts}WARNING: Deleting this option will result in the loss of all contribution records which use this option.{/ts} {ts}This may mean the loss of a substantial amount of data, and the action cannot be undone.{/ts} {ts}Do you want to continue?{/ts}
{else} -- 2.25.1