X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FForm%2FContributionPage%2FWidget.php;h=1b84182c64508c5c57f77c4b085eb0cab755e9c4;hb=ac38dc5d3477334a941f3881ac5e785b6bd25ac2;hp=e404cd185ba406f39b6c6457dd0d670384e4882d;hpb=327bf7d01abf0f151b0794c67b3a6962f88e9da6;p=civicrm-core.git diff --git a/CRM/Contribute/Form/ContributionPage/Widget.php b/CRM/Contribute/Form/ContributionPage/Widget.php index e404cd185b..1b84182c64 100644 --- a/CRM/Contribute/Form/ContributionPage/Widget.php +++ b/CRM/Contribute/Form/ContributionPage/Widget.php @@ -1,7 +1,7 @@ array( ts('Additional Text Color'), @@ -122,7 +120,7 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co '#96C0E7', ), 'color_about_link' => array( - ts('Button Link Color'), + ts('Button Text Color'), 'text', FALSE, '#556C82', @@ -143,13 +141,7 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co } /** - * Set default values for the form. Note that in edit/view mode - * the default values are retrieved from the database - * - * - * @return void - */ - /** + * Set default values for the form. */ public function setDefaultValues() { $defaults = array();