Update time-temp.php
This commit is contained in:
parent
5fc2ef748e
commit
1aab9c0f98
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user