Corrected call to commonCompose
[civicrm-core.git] / CRM / Contact / Form / Task / PDFLatexCommon.php
index d9485f17e395c2320bff55e8ec8d687845d2570a..c0fa707ee45cabda843674af92616883600ed531 100644 (file)
@@ -143,7 +143,7 @@ class CRM_Contact_Form_Task_PDFLatexCommon {
     $form->assign('useSelectedPageFormat', ts('Should the new template always use the selected Page Format?'));
     $form->assign('totalSelectedContacts', count($form->_contactIds));
 
-    CRM_Mailing_BAO_Mailing::commonLetterCompose($form);
+    CRM_Mailing_BAO_Mailing::commonCompose($form);
 
     if ($form->_single) {
       $cancelURL = CRM_Utils_System::url(