added help to twingle IDs

This commit is contained in:
B. Endres 2019-11-15 07:44:39 +01:00
parent d12094aa52
commit 33c81951fc
3 changed files with 23 additions and 2 deletions

View file

@ -179,7 +179,7 @@ class CRM_Twingle_Form_Profile extends CRM_Core_Form {
'text', // field type
'selector', // field name
E::ts('Project IDs'), // field label
array(),
['class' => 'huge'],
TRUE // is required
);