mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Missing page title
git-svn-id: file:///svn/phpbb/trunk@5937 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -135,6 +135,7 @@ class acp_permissions
|
||||
// Showing introductionary page?
|
||||
if ($mode == 'intro')
|
||||
{
|
||||
$this->page_title = 'ACP_PERMISSIONS';
|
||||
$template->assign_vars(array(
|
||||
'S_INTRO' => true)
|
||||
);
|
||||
|
Reference in New Issue
Block a user