Update hunt groups... remove the v_ from the links to the php files.

This commit is contained in:
Mark Crane
2012-11-24 02:18:10 +00:00
parent d019c6e424
commit 8d28971f64
9 changed files with 27 additions and 32 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ if (strlen($id)>0) {
//redirect the user
require_once "includes/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=v_hunt_group.php\">\n";
echo "<meta http-equiv=\"refresh\" content=\"2;url=hunt_groups.php\">\n";
echo "<div align='center'>\n";
echo "Delete Complete\n";
echo "</div>\n";