Merge pull request #13161 from colemanw/Api3
[civicrm-core.git] / settings / Extension.setting.php
index 2961a04813db8412284b8135cc957418f3bd0d46..bf3cefc68238a65ca92b591975a182325285cc9d 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.7                                                |
+ | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2017                                |
  +--------------------------------------------------------------------+
@@ -46,7 +46,7 @@ return array(
       'size' => 64,
       'maxlength' => 128,
     ),
-    'html_type' => 'Text',
+    'html_type' => 'text',
     'default' => 'https://civicrm.org/extdir/ver={ver}|cms={uf}',
     'add' => '4.3',
     'title' => 'Extension Repo URL',