From 4946249e70fe4f7d1e230a8bdac147fd9a07ffc7 Mon Sep 17 00:00:00 2001 From: "Donald A. Lobo" Date: Fri, 24 May 2013 13:54:39 -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 ebaf75b594..62ec9a2aca 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 optionsss 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 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}
{else} -- 2.25.1