mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-23 08:43:02 +02:00
Fixing date CPFs for multilanguage boards. git-svn-id: file:///svn/phpbb/trunk@7934 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -590,7 +590,7 @@ switch ($mode)
|
||||
);
|
||||
}
|
||||
|
||||
// Now generate page tilte
|
||||
// Now generate page title
|
||||
$page_title = sprintf($user->lang['VIEWING_PROFILE'], $member['username']);
|
||||
$template_html = 'memberlist_view.html';
|
||||
|
||||
|
Reference in New Issue
Block a user