File: D:/HostingSpaces/SBogers10/topswtw.komma.pro/app/lang/en/emails/order/openReminder.php
<?php
return [
'subject' => 'Your order (:orderNumber) has not yet been completed.',
'title' => 'Your order (:orderNumber) has not yet been completed.',
'content' => '<p>You have placed an order in the online shop of TOPS MVHR Filters; however, it appears something has gone
wrong while processing your order.</p>
<p>According to our administration, the payment has not yet been completed. If you would still like to finish your
order, please follow the link below to complete the payment.
Click here to complete your payment.<br />',
'content-close' => '<p>If you have already completed the payment, please disregard this e-mail. Should you have any questions, please
do not hesitate to call us or to reply to this e-mail.</p>',
'complete' => 'Complete payment'
];