mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 03:50:22 +02:00
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:
@@ -1218,6 +1218,7 @@ else
|
|||||||
//
|
//
|
||||||
// Load and process templates
|
// Load and process templates
|
||||||
//
|
//
|
||||||
|
$page_title = $lang['Group_Control_Panel'];
|
||||||
include($phpbb_root_path . 'includes/page_header.'.$phpEx);
|
include($phpbb_root_path . 'includes/page_header.'.$phpEx);
|
||||||
|
|
||||||
$template->set_filenames(array(
|
$template->set_filenames(array(
|
||||||
|
Reference in New Issue
Block a user