HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/topswtw.komma.pro/app/lang/en/emails/order/open.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 click the link below to complete the payment.',
    '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'
];