Merge pull request #18158 from mattwire/createProfileContact
[civicrm-core.git] / xml / schema / ACL / Cache.xml
index 95580934437d7c45509702fd95054624481fb315..9de0714950ab106bbe8e0dd32a8705ddcfacc506 100644 (file)
   </primaryKey>
   <field>
     <name>contact_id</name>
-    <title>Cache Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>Foreign Key to Contact</comment>
     <html>
       <type>EntityRef</type>
-      <label>Cache Contact</label>
+      <label>Contact</label>
     </html>
     <add>1.6</add>
   </field>
@@ -47,7 +47,7 @@
   </index>
   <field>
     <name>acl_id</name>
-    <title>Cache ACL ID</title>
+    <title>ACL ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Foreign Key to ACL</comment>
@@ -57,7 +57,7 @@
       <labelColumn>name</labelColumn>
     </pseudoconstant>
     <html>
-      <label>Cache ACL</label>
+      <label>ACL</label>
     </html>
     <add>1.6</add>
   </field>