mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 14:46:27 +02:00
Fix line break in email
This commit is contained in:
parent
fbe1d51102
commit
d944a2cb38
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
Vous avez reçu un nouveau SMS :
|
Vous avez reçu un nouveau SMS :
|
||||||
Date : <?= $at ?>
|
Date : <?= $at ?>
|
||||||
|
|
||||||
Origine : <?= $origin ?>
|
Origine : <?= $origin ?>
|
||||||
|
|
||||||
Destination : <?= $destination ?>
|
Destination : <?= $destination ?>
|
||||||
|
|
||||||
Message : <?= $text ?>
|
Message : <?= $text ?>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue