Reword some admin option descriptions
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
|
||||
//$params['body'] = _booking_details_email_summary($node);
|
||||
$params['body'] = token_replace(variable_get('booking_email_notification_text'), $tokens);
|
||||
|
||||
$params['headers']['Bcc'] = "it@coadcorp.com";
|
||||
drupal_mail('booking', 'registration_mail_notify', $to, $language, $params, $from);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user