Merge pull request #23082 from agileware/CIVICRM-1958
[civicrm-core.git] / xml / schema / Core / Website.xml
index f9e8e0ea7a51a0f68aa19e9c29b5ae1c281e2766..5c33851b79ed9a59f225ebdc16ae8f9e30aa0067 100644 (file)
@@ -14,6 +14,9 @@
     <title>Website ID</title>
     <required>true</required>
     <comment>Unique Website ID</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>3.2</add>
   </field>
   <primaryKey>
   </primaryKey>
   <field>
     <name>contact_id</name>
-    <title>Contact</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
+    <html>
+      <label>Contact</label>
+    </html>
     <add>3.2</add>
   </field>
   <foreignKey>