Merge pull request #22822 from civicrm/5.47
[civicrm-core.git] / xml / schema / Core / OpenID.xml
index 876aeca4b0c5c4301f02396ec4e193509e4cef65..571b006aed90d161c4a650e536990a1944b145c8 100644 (file)
@@ -11,6 +11,9 @@
     <type>int unsigned</type>
     <required>true</required>
     <comment>Unique OpenID ID</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>2.0</add>
   </field>
   <primaryKey>
   </primaryKey>
   <field>
     <name>contact_id</name>
-    <title>OpenID Contact</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
+    <html>
+      <label>Contact</label>
+    </html>
     <add>2.0</add>
   </field>
   <foreignKey>