Change the label 'title' to 'title-ring_groups'

This commit is contained in:
markjcrane
2015-08-03 15:46:44 -06:00
parent 193137ffa6
commit cbbe4c2da7
4 changed files with 13 additions and 13 deletions

View File

@@ -42,7 +42,7 @@ require_once "resources/check_auth.php";
//show the header
require_once "resources/header.php";
//$document['title'] = $text['title-ring_group_forward'];
//$document['title-ring_groups'] = $text['title-ring_group_forward'];
//get the hunt_group_uuid
$ring_group_uuid = check_str($_REQUEST["id"]);