mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7382 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
35edc4ce6b
commit
763d3c10cc
1 changed files with 0 additions and 2 deletions
|
@ -69,8 +69,6 @@ switch ($mode)
|
||||||
// Display a listing of board admins, moderators
|
// Display a listing of board admins, moderators
|
||||||
include($phpbb_root_path . 'includes/functions_user.' . $phpEx);
|
include($phpbb_root_path . 'includes/functions_user.' . $phpEx);
|
||||||
|
|
||||||
$user->add_lang('groups');
|
|
||||||
|
|
||||||
$page_title = $user->lang['THE_TEAM'];
|
$page_title = $user->lang['THE_TEAM'];
|
||||||
$template_html = 'memberlist_leaders.html';
|
$template_html = 'memberlist_leaders.html';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue