From 03e90697a3557ba0d1215cd651c630ac8344d20c Mon Sep 17 00:00:00 2001 From: Graham Eames Date: Sat, 17 Sep 2005 17:15:47 +0000 Subject: [PATCH] Add page title to initial "summary" page of groupcp.php [Bug #125] git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5207 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/groupcp.php | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/groupcp.php b/phpBB/groupcp.php index e4a9a9eaa4..14e6f5c9ed 100644 --- a/phpBB/groupcp.php +++ b/phpBB/groupcp.php @@ -1218,6 +1218,7 @@ else // // Load and process templates // + $page_title = $lang['Group_Control_Panel']; include($phpbb_root_path . 'includes/page_header.'.$phpEx); $template->set_filenames(array(