Skip to content

Commit

Permalink
Merge pull request #12328 from civicrm/5.3
Browse files Browse the repository at this point in the history
5.3 to master
  • Loading branch information
eileenmcnaughton authored Jun 16, 2018
2 parents 96a4582 + e98e07b commit 3a6d22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/Event/Task.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ public static function tasks() {
'class' => 'CRM_Event_Form_Task_Badge',
'result' => FALSE,
),
self::TASK_PRINT => array(
self::PDF_LETTER => array(
'title' => ts('PDF letter - print for participants'),
'class' => 'CRM_Event_Form_Task_PDF',
'result' => TRUE,
Expand Down

0 comments on commit 3a6d22e

Please sign in to comment.