Skip to content
Snippets Groups Projects
Commit 3075dd5e authored by Monish Deb's avatar Monish Deb
Browse files

Add title to ACL Group/Role

parent 06dd1184
Branches a11y_fixes_report_2
No related tags found
No related merge requests found
......@@ -125,6 +125,7 @@ class CRM_Report_Form_Instance {
'size' => 5,
'style' => 'width:240px',
'class' => 'advmultiselect',
'title' => ts('ACL Group/Role'),
]
);
$grouprole->setButtonAttributes('add', ['value' => ts('Add >>')]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment