diff --git a/themes/root/templates/Email/record-sms.phtml b/themes/root/templates/Email/record-sms.phtml index a4222ce56b580750f09bc41e6bcda7f5d5a87d40..5bf63173fa150f959e6b4405bb234e3be002c20d 100644 --- a/themes/root/templates/Email/record-sms.phtml +++ b/themes/root/templates/Email/record-sms.phtml @@ -35,6 +35,7 @@ // Use backup location if no available call number was found: if ($useBackupLocation && $backupLocation) { $location = $backupLocation; + $callno = false; } if ($callno) {