*
* Generated from xml/schema/CRM/Price/PriceFieldValue.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fab6fa9814f0f984add020b2f1c58b18)
+ * (GenCodeChecksum:a3de204f039daa85984316fae2c60975)
*/
/**
public $label;
/**
- * >Price field option description.
+ * Price field option description.
*
* @var text
*/
'name' => 'description',
'type' => CRM_Utils_Type::T_TEXT,
'title' => ts('Description'),
- 'description' => ts('>Price field option description.'),
+ 'description' => ts('Price field option description.'),
'rows' => 2,
'cols' => 60,
'default' => 'NULL',