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
@@ -72,7 +72,7 @@ if (count($_GET)>0) {
//redirect the user
require_once "includes/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=v_call_center_agent.php\">\n";
echo "<meta http-equiv=\"refresh\" content=\"2;url=call_center_agents.php\">\n";
echo "<div align='center'>\n";
echo "Delete Complete\n";
echo "</div>\n";