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
This commit is contained in:
Graham Eames 2005-09-17 17:15:47 +00:00
parent ab85a67029
commit 03e90697a3

View file

@ -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(