Merge pull request #17209 from civicrm/5.25
[civicrm-core.git] / xml / schema / Core / Email.xml
index c9881ac4f89fe4aaedd8d0dd423883e389af53c7..90f7a7bef53230c6642967eca5870a6d5c71f57d 100644 (file)
   </index>
   <field>
     <name>is_primary</name>
+    <title>Primary email</title>
     <type>boolean</type>
     <default>0</default>
-    <comment>Is this the primary email for this contact and location.</comment>
+    <comment>Is this the primary email address</comment>
     <add>1.1</add>
-  </field>
-  <field>
-    <name>is_primary</name>
-    <title>Is Primary email</title>
-    <type>boolean</type>
-    <default>0</default>
-    <comment>Is this the primary?</comment>
-    <add>2.0</add>
+    <html>
+      <type>Radio</type>
+    </html>
   </field>
   <index>
     <name>index_is_primary</name>