CRM-16130 - Fix Current Employer title in Contact.xml.
authorDave Greenberg <dave@civicrm.org>
Mon, 27 Jul 2015 21:45:23 +0000 (14:45 -0700)
committerDave Greenberg <dave@civicrm.org>
Mon, 27 Jul 2015 21:45:23 +0000 (14:45 -0700)
----------------------------------------
* CRM-16130: Create CRM_Core_Form::addField method
  https://issues.civicrm.org/jira/browse/CRM-16130

xml/schema/Contact/Contact.xml

index 4cddbcf7afd1dc6738b8ac4aaba43fd5dc8115fe..9383bfb9f84d872e15a6e8c91eebfddbdaee9eb2 100644 (file)
   </field>
   <field>
     <name>employer_id</name>
-    <title>Current Employer ID</title>
+    <title>Current Employer</title>
     <uniqueName>current_employer_id</uniqueName>
     <type>int unsigned</type>
     <comment>OPTIONAL FK to civicrm_contact record.</comment>