Update time-temp.php

This commit is contained in:
zyphlar 2018-01-16 21:22:42 -08:00 committed by GitHub
parent 5fc2ef748e
commit 1aab9c0f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ if ($voice) {
<Gather input="dtmf" timeout="5" numDigits="1">
<Say voice="woman">Please press any key to hear this message again.</Say>
</Gather>
<Say voice="woman">Thanks again for calling. You are loved. Goodbye for now.</Say>';
<Say voice="woman">Thanks again for calling. '.$motds[0].' Goodbye for now.</Say>';
}
if ($sms) {