Skip to content
Snippets Groups Projects

Add space to label

Merged Monish Deb requested to merge JoeMurray-patch-3 into master
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
@@ -11,11 +11,11 @@ return array (
'params' =>
array (
'version' => 3,
'label' => 'ManagementSummary',
'description' => 'ManagementSummary (biz.jmaconsulting.yoteup)',
'label' => 'Management Summary',
'description' => 'Management Summary (biz.jmaconsulting.yoteup)',
'class_name' => 'CRM_Yoteup_Form_Report_ManagementSummary',
'report_url' => 'yoteup/managementsummary',
'component' => '',
),
),
);
\ No newline at end of file
);
Loading