From 12778d8df3d7d047695cd98fb344f05e21b09559 Mon Sep 17 00:00:00 2001 From: Dave Greenberg Date: Mon, 23 Feb 2015 18:52:19 -0800 Subject: [PATCH] CRM-15578 - wording improvement. ---------------------------------------- * CRM-15578: Implement "New Mailing" + "AB Testing" in Angular https://issues.civicrm.org/jira/browse/CRM-15578 --- partials/crmMailingAB/report.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partials/crmMailingAB/report.html b/partials/crmMailingAB/report.html index a86464510d..e049b14021 100644 --- a/partials/crmMailingAB/report.html +++ b/partials/crmMailingAB/report.html @@ -3,7 +3,7 @@ -->
{{ts('A/B Test Results')}}: {{abtest.ab.name}}
- {{ts('This report displays the current results for your A/B test. You can return to this page to view the latest statistics by clicking "Results" from the "Manage A/B Tests" listing.')}} + {{ts('This report displays the current results for your A/B test. You can return to this page to view the latest statistics by navigating to "Manage A/B Tests" and clicking "Results".')}}
-- 2.25.1