From: Dave Greenberg Date: Tue, 24 Feb 2015 02:14:47 +0000 (-0800) Subject: CRM-15578 - Add button styling and help message to AB Test Results. Add title for... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ac72f9876b24e742b5885f2c58c9178c6c7f5158;p=civicrm-core.git CRM-15578 - Add button styling and help message to AB Test Results. Add title for recipients estimate. ---------------------------------------- * CRM-15578: Implement "New Mailing" + "AB Testing" in Angular https://issues.civicrm.org/jira/browse/CRM-15578 --- diff --git a/partials/crmMailing/recipients.html b/partials/crmMailing/recipients.html index 80e7a4ae9d..920a9fb4ff 100644 --- a/partials/crmMailing/recipients.html +++ b/partials/crmMailing/recipients.html @@ -1,7 +1,7 @@
- +
diff --git a/partials/crmMailingAB/report.html b/partials/crmMailingAB/report.html index d9fa5b0b09..a86464510d 100644 --- a/partials/crmMailingAB/report.html +++ b/partials/crmMailingAB/report.html @@ -1,13 +1,17 @@ +
+
{{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.')}} +
- +