fix
This commit is contained in:
@@ -42,7 +42,7 @@ function _booking_registration_email($nid, $balance_payment, $manual = false) {
|
|||||||
$params['subject'] = $subject;
|
$params['subject'] = $subject;
|
||||||
|
|
||||||
//apply a theme to the HTML body of the email
|
//apply a theme to the HTML body of the email
|
||||||
$html_body = theme('booking_htmlmail_template',
|
$html_body = theme('booking_htmlmail_registration_mail',
|
||||||
array(
|
array(
|
||||||
'module' => 'booking',
|
'module' => 'booking',
|
||||||
'key' => 'registration_mail',
|
'key' => 'registration_mail',
|
||||||
|
Reference in New Issue
Block a user