crmMailing2 - Convert controller EditScheduleCtrl to directive crmMailingRadioDate
[civicrm-core.git] / settings / Core.setting.php
index c73562d8ebe31896f081e0f61bc40d33cab2613e..40f12dcda88a62c3f86fe4e92d7f0f93e034cd26 100644 (file)
@@ -171,7 +171,7 @@ return array (
     'html_type' => 'Text',
     'default' => '{contact.last_name}{, }{contact.first_name}',
     'add' => '4.1',
-    'title' => null,
+    'title' => 'Sort Name Format',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => null,
@@ -185,7 +185,7 @@ return array (
     'html_type' => 'Text',
     'default' => null,
     'add' => '4.1',
-    'title' => null,
+    'title' => 'Wysiwig Editor',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => null,
@@ -199,7 +199,7 @@ return array (
     'html_type' => 'Text',
     'default' => null,
     'add' => '4.1',
-    'title' => null,
+    'title' => 'Ajax Check Similar',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => null,
@@ -213,7 +213,7 @@ return array (
     'quick_form_type' => 'YesNo',
     'default' => 1,
     'add' => '4.5',
-    'title' => null,
+    'title' => 'Ajax Popups Enabled',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => null,
@@ -275,7 +275,7 @@ return array (
     ),
     'default' => '\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1',
     'add' => '4.1',
-    'title' => null,
+    'title' => 'Contact Reference Options',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => null,
@@ -616,7 +616,7 @@ When enabled, statistics about your CiviCRM installation are reported anonymousl
     'quick_form_type' => 'YesNo',
     'default' => 1,
     'add' => '4.3',
-    'title' => '',
+    'title' => 'Verify SSL?',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => 'If disabled, backend HTTPS services will allow unverified, insecure connections',