X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FExtension.setting.php;h=195de44bd08c62d4690890931320b2d89c54a3f7;hb=5b89700a1a7585a181c4fd7ca49ff0a50cd524d6;hp=6daed0adab4b00a0100a279f121515c1859ba9ab;hpb=2972cd189ed39ab3ef1e3cb91ed4f6bdc64ebb1e;p=civicrm-core.git diff --git a/settings/Extension.setting.php b/settings/Extension.setting.php index 6daed0adab..195de44bd0 100644 --- a/settings/Extension.setting.php +++ b/settings/Extension.setting.php @@ -33,10 +33,9 @@ return [ 'html_type' => 'text', 'default' => 'https://civicrm.org/extdir/ver={ver}|cms={uf}', 'add' => '4.3', - 'title' => 'Extension Repo URL', + 'title' => ts('Extension Repo URL'), 'is_domain' => 1, 'is_contact' => 0, - 'description' => '', 'help_text' => '', ], ];