X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FCore.setting.php;h=40f12dcda88a62c3f86fe4e92d7f0f93e034cd26;hb=e47964f0d2e8e470f41b3e18a8237e9ffb93fb20;hp=c73562d8ebe31896f081e0f61bc40d33cab2613e;hpb=99466cf10661829757a8aed820d041b10811c059;p=civicrm-core.git diff --git a/settings/Core.setting.php b/settings/Core.setting.php index c73562d8eb..40f12dcda8 100644 --- a/settings/Core.setting.php +++ b/settings/Core.setting.php @@ -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' => '1234567', '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',