Merge pull request #22724 from braders/feature/group-search-null-columns
[civicrm-core.git] / xml / schema / Core / MailSettings.xml
index 6dc2935fecbbe69339b1b455cff04bd6452fcca6..0ce70437f7b2ab6a8bd0c96d3dfd92112899c72a 100644 (file)
@@ -21,7 +21,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Mail Settings Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
@@ -31,7 +31,7 @@
     </pseudoconstant>
     <comment>Which Domain is this match entry for</comment>
     <html>
-      <label>Mail Settings Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.1</add>
   </field>