mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
Cache moderator names? Output moderators for all forums in viewforum. Alter a few things in templates
git-svn-id: file:///svn/phpbb/trunk@3061 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -621,7 +621,7 @@ switch ($mode)
|
||||
break;
|
||||
|
||||
case 'edit':
|
||||
$page_title = $user->lang['Edit_Post'];
|
||||
$page_title = $user->lang['EDIT_POST'];
|
||||
$s_action .= '&p=' . intval($post_id);
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user