From: demeritcowboy Date: Wed, 12 May 2021 14:14:51 +0000 (-0400) Subject: ancient latin X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d0540e925f169d0d43452c507c1e04aab2f3d664;p=civicrm-core.git ancient latin --- diff --git a/CRM/Price/Form/Field.php b/CRM/Price/Form/Field.php index a35a79dd39..3b1170e833 100644 --- a/CRM/Price/Form/Field.php +++ b/CRM/Price/Form/Field.php @@ -337,7 +337,7 @@ class CRM_Price_Form_Field extends CRM_Core_Form { $this->addRule('options_per_line', ts('must be a numeric value'), 'numeric'); $this->add('textarea', 'help_pre', ts('Pre Field Help'), - CRM_Core_DAO::getAttribute('CRM_Price_DAO_PriceField', 'help_post') + CRM_Core_DAO::getAttribute('CRM_Price_DAO_PriceField', 'help_pre') ); // help post, mask, attributes, javascript ?