X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FAddress.setting.php;h=0763836a53778a7b71587bf39aeec611726744be;hb=b8f96eb89c2abbbf24467cb59babe160831f68cd;hp=3995e66d8031e0cfd9a3e61709a71af7e9fe0b8f;hpb=d031c654f72b36c9f4d88bdb3dd55ddbadb98535;p=civicrm-core.git diff --git a/settings/Address.setting.php b/settings/Address.setting.php index 3995e66d80..0763836a53 100644 --- a/settings/Address.setting.php +++ b/settings/Address.setting.php @@ -72,11 +72,11 @@ return array ( 'html_type' => 'Text', 'default' => null, 'add' => '4.1', - 'title' => 'Web service url', + 'title' => 'Web Service URL', 'is_domain' => 1, 'is_contact' => 0, 'description' => null, - 'help_text' => 'Web service URL.', + 'help_text' => 'Web Service URL', 'validate_callback' => 'CRM_Utils_Rule::url', ), );