CRM-17663 - Cruft removal
[civicrm-core.git] / xml / schema / Core / Phone.xml
index dd854ec11d5104cb3d2e3788cd7908dd8ce94100..29b17c1df38aa935d4c2b7acb08f5cdf5b960829 100644 (file)
     <dataPattern>/^[\d\(\)\-\.\s]+$/</dataPattern>
     <comment>Complete phone number.</comment>
     <add>1.1</add>
+    <html>
+      <type>Text</type>
+    </html>
   </field>
   <field>
     <name>phone_ext</name>
     <length>16</length>
     <html>
       <type>Text</type>
-      <size>FOUR</size>
+      <size>4</size>
     </html>
     <import>true</import>
     <export>true</export>