X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FForm%2FContributionPage%2FWidget.php;h=9ed2d26353445d3e2c7e43eaca7f3557e348382d;hb=66d8568c572fb429dfd11b310ed257594cdcbbf8;hp=5b3fa6936de2933ee87dfd3019b17b5d09f8c929;hpb=fd57ced7b04d32d5fab5e68c1b12aedbf35c2ad8;p=civicrm-core.git diff --git a/CRM/Contribute/Form/ContributionPage/Widget.php b/CRM/Contribute/Form/ContributionPage/Widget.php index 5b3fa6936d..9ed2d26353 100644 --- a/CRM/Contribute/Form/ContributionPage/Widget.php +++ b/CRM/Contribute/Form/ContributionPage/Widget.php @@ -1,9 +1,9 @@ "widgetBlock(this)") ); - $this->addWysiwyg('about', ts('About'), $attributes['about']); + $this->add('wysiwyg', 'about', ts('About'), $attributes['about']); foreach ($this->_fields as $name => $val) { $this->add($val[1],