X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCampaign%2FForm%2FSearch.php;h=ca86ffd86b55e66e8ecf204a1762df00a7420fe3;hb=618bebc88fe2a777bfa36fa097b7db1b081699c1;hp=0ec2990d547131337f809ed28e1257fd3b32f84c;hpb=ab09045c843e85a6e39f5c02d27050405ccbf827;p=civicrm-core.git diff --git a/CRM/Campaign/Form/Search.php b/CRM/Campaign/Form/Search.php index 0ec2990d54..ca86ffd86b 100644 --- a/CRM/Campaign/Form/Search.php +++ b/CRM/Campaign/Form/Search.php @@ -58,7 +58,6 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search { $this->_defaults = array(); //set the button name. - $this->_searchButtonName = $this->getButtonName('refresh'); $this->_printButtonName = $this->getButtonName('next', 'print'); $this->_actionButtonName = $this->getButtonName('next', 'action');