Update the file names in call center.

This commit is contained in:
Mark Crane
2012-11-24 02:59:17 +00:00
parent c2f1d8eb54
commit 47de6ff375
12 changed files with 49 additions and 60 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ if (strlen($id) > 0) {
//redirect the browser
require_once "includes/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=v_call_center_queue.php\">\n";
echo "<meta http-equiv=\"refresh\" content=\"2;url=call_center_queues.php\">\n";
echo "<div align='center'>\n";
echo "Delete Complete\n";
echo "</div>\n";