Hi guys,
I have a problem with sort code. I replaced /includes/languages/english/modules/payment/eustandardtransfer.php with text above but after completing payment my customers see blank page without "Thank you blah, blah". When I manually add line:
'<br />Sort Code: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_BLZ) . everything is fine but in email customers receive account number and sort code are in the same line and I have no idea how to make them be in two lines. What do I do wrong? Any advice?



