Send to:
' . nl2br(STORE_OWNER) . '
' . 'Your order will not ship until we receive payment!';
$aLang['module_payment_moneyorder_text_email_footer'] = "Make payable to: ". (defined('MODULE_PAYMENT_MONEYORDER_PAYTO') ? MODULE_PAYMENT_MONEYORDER_PAYTO : '') . "\n\nSend to:\n" . STORE_OWNER . "\n\n" . 'Your order will not ship until we receive payment';