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
+2 -2
View File
@@ -77,11 +77,11 @@ else {
//redirect the user
require_once "includes/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=v_call_center_tier.php\">\n";
echo "<meta http-equiv=\"refresh\" content=\"2;url=call_center_tiers.php\">\n";
echo "<div align='center'>\n";
echo "Delete Complete\n";
echo "</div>\n";
require_once "includes/footer.php";
return;
?>
?>