From c2ddc91a4fe193f3dbde722154c8425b63f40fcc Mon Sep 17 00:00:00 2001 From: markjcrane Date: Mon, 3 Aug 2015 15:46:44 -0600 Subject: [PATCH] Change the label 'title' to 'title-ring_groups' --- app/ring_groups/app_languages.php | 20 ++++++++++---------- app/ring_groups/ring_group_forward.php | 2 +- app/ring_groups/ring_group_forward_edit.php | 2 +- app/ring_groups/ring_groups.php | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/app/ring_groups/app_languages.php b/app/ring_groups/app_languages.php index acd1315967..41e87e22f2 100644 --- a/app/ring_groups/app_languages.php +++ b/app/ring_groups/app_languages.php @@ -1,15 +1,15 @@ \n"; echo " \n"; - echo " ".$text['title']."\n"; + echo " ".$text['title-ring_groups']."\n"; echo "  \n"; echo " \n"; echo " \n"; diff --git a/app/ring_groups/ring_group_forward_edit.php b/app/ring_groups/ring_group_forward_edit.php index d1c6181345..8fbfee03de 100644 --- a/app/ring_groups/ring_group_forward_edit.php +++ b/app/ring_groups/ring_group_forward_edit.php @@ -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"]); diff --git a/app/ring_groups/ring_groups.php b/app/ring_groups/ring_groups.php index 87cf2538ce..ab9d772622 100644 --- a/app/ring_groups/ring_groups.php +++ b/app/ring_groups/ring_groups.php @@ -49,7 +49,7 @@ require_once "resources/paging.php"; //show the content echo "\n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n";
".$text['title']."".$text['title-ring_groups']."