raspisms/templates/email/transfer-sms.php

9 lines
137 B
PHP
Raw Normal View History

2020-01-08 14:14:40 +01:00
Vous avez reçu un nouveau 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 ?>