Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-04-07-15-32-51
[civicrm-core.git] / xml / schema / Core / Domain.xml
index 64a2e35938f88d401f59345db44f1c12143feea6..0c835ac6058373e3b354c4a9ea6ed74c638cbe64 100644 (file)
     <name>config_backend</name>
     <type>text</type>
     <comment>Backend configuration.</comment>
-    <htmlType>textarea</htmlType>
-    <rows>20</rows>
-    <cols>80</cols>
+    <html>
+      <type>TextArea</type>
+      <rows>20</rows>
+      <cols>80</cols>
+    </html>
     <add>1.6</add>
   </field>
   <field>
     <name>locale_custom_strings</name>
     <type>text</type>
     <comment>Locale specific string overrides</comment>
-    <htmlType>textarea</htmlType>
-    <rows>20</rows>
-    <cols>80</cols>
+    <html>
+      <type>TextArea</type>
+      <rows>20</rows>
+      <cols>80</cols>
+    </html>
     <add>3.2</add>
   </field>
 </table>