Update call_center_queue_delete.php

This commit is contained in:
FusionPBX 2016-10-27 13:15:55 -06:00 committed by GitHub
parent 5498d0ae3c
commit 7e0061d221
1 changed files with 1 additions and 0 deletions

View File

@ -106,4 +106,5 @@
$_SESSION["message"] = $text['message-delete'];
header("Location: call_center_queues.php");
return;
?>