raspisms/templates/email/transfer-sms.php

9 lines
162 B
PHP
Raw Normal View History

2021-04-03 18:19:08 +02:00
Vous avez reçu un nouveau <?= $mms ? 'MMS' : 'SMS'; ?> :
2021-02-20 12:56:46 +01:00
Date : <?= $at ?>
2021-02-20 13:04:45 +01:00
2021-02-20 12:56:46 +01:00
Origine : <?= $origin ?>
2021-02-20 13:04:45 +01:00
2021-02-20 12:56:46 +01:00
Destination : <?= $destination ?>
2021-02-20 13:04:45 +01:00
2021-02-20 12:56:46 +01:00
Message : <?= $text ?>