CRM-15578 - wording improvement.
authorDave Greenberg <dave@civicrm.org>
Tue, 24 Feb 2015 02:52:19 +0000 (18:52 -0800)
committerDave Greenberg <dave@civicrm.org>
Tue, 24 Feb 2015 02:52:19 +0000 (18:52 -0800)
----------------------------------------
* CRM-15578: Implement "New Mailing" + "AB Testing" in Angular
  https://issues.civicrm.org/jira/browse/CRM-15578

partials/crmMailingAB/report.html

index a86464510da0b5da89faff84a95fb2b087b2e247..e049b14021d859bb13465216e8894638a288ddf7 100644 (file)
@@ -3,7 +3,7 @@
 -->
 <div class="messages help">
   <div class="msg-title crm-title">{{ts('A/B Test Results')}}: {{abtest.ab.name}}</div>
-  {{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".')}}
 </div>
 <div ng-controller="CrmMailingABReportCtrl">
   <table class="crm-mailing-ab-table">