cloudlog/application/views/email/oqrs_request.php

15 lines
260 B
PHP
Raw Permalink Normal View History

2022-11-15 18:29:33 +01:00
Hi,
2022-12-29 17:59:41 +01:00
You got an OQRS request from <?php echo strtoupper($callsign); ?>.
2022-12-29 18:03:48 +01:00
<?php if ($usermessage != "") { ?>
2022-12-29 17:59:41 +01:00
The user entered the following message:
<?php echo $usermessage."\n"; ?>
2022-12-29 18:03:48 +01:00
<?php } ?>
2022-12-29 17:59:41 +01:00
2022-11-15 18:29:33 +01:00
Please log into your Cloudlog and process it.
Regards,
2022-12-29 17:59:41 +01:00
Cloudlog.