projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f7f346
)
ancient latin
author
demeritcowboy
<demeritcowboy@hotmail.com>
Wed, 12 May 2021 14:14:51 +0000
(10:14 -0400)
committer
demeritcowboy
<demeritcowboy@hotmail.com>
Wed, 12 May 2021 14:14:51 +0000
(10:14 -0400)
CRM/Price/Form/Field.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Price/Form/Field.php
b/CRM/Price/Form/Field.php
index a35a79dd39b1b683fcc310763b0b7f23e11519e9..3b1170e833e3693a6c924c193ea322696edc1e41 100644
(file)
--- 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_p
ost
')
+ CRM_Core_DAO::getAttribute('CRM_Price_DAO_PriceField', 'help_p
re
')
);
// help post, mask, attributes, javascript ?