Fix FiveFortyNine is_public to default to 0
[civicrm-core.git] / xml / schema / Core / Log.xml
index d7892395c7eafde2ed8c0d70e66c4de2f263d659..6094a7e1bdd863969a7f436ae7850a1716b299eb 100644 (file)
@@ -12,6 +12,9 @@
     <type>int unsigned</type>
     <required>true</required>
     <comment>Log ID</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>1.5</add>
   </field>
   <primaryKey>
   </field>
   <field>
     <name>modified_id</name>
-    <title>Modified By</title>
+    <title>Modified By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID of person under whose credentials this data modification was made.</comment>
+    <html>
+      <label>Modified By</label>
+    </html>
     <add>1.5</add>
   </field>
   <foreignKey>