Adjust the php file references to hunt groups.

This commit is contained in:
Mark Crane
2012-11-29 07:18:22 +00:00
parent 93b74c4a4f
commit 6f0e6aa6c7
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ require_once "includes/paging.php";
//redirect the user
require_once "includes/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=hunt_group.php\">\n";
echo "<meta http-equiv=\"refresh\" content=\"2;url=hunt_groups.php\">\n";
echo "<div align='center'>\n";
echo "Copy Complete\n";
echo "</div>\n";