Merge pull request #16901 from eileenmcnaughton/settings
[civicrm-core.git] / ang / crmMailingAB / BlockSetup.html
index da9b4568efd5086f7747f89bc7da610b4d055780..7d124cc06ccc8263078c6c6ff7ce9f836c91aa1d 100644 (file)
@@ -4,7 +4,7 @@
       {{ts('A/B testing allows you to send two test mailings to a random subset of your recipients. After collecting and comparing metrics, the more successful mailing will be sent to the remaining recipients.')}}
     </div>
     <div crm-ui-field="{name: 'setupForm.abName', title: ts('Name'), help: hs('name')}" ng-if="fields.abName">
-      <input
+      <input type="text"
         crm-ui-id="setupForm.abName"
         name="abName"
         ng-model="abtest.ab.name"