mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-28 12:30:42 +02:00
- fixed move_pm and delete_pm
git-svn-id: file:///svn/phpbb/trunk@4997 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -35,7 +35,7 @@ function generate_smilies($mode, $forum_id)
|
||||
$user->setup('posting');
|
||||
}
|
||||
|
||||
page_header($user->lang['SMILIES']);
|
||||
page_header($user->lang['EMOTICONS']);
|
||||
|
||||
$template->set_filenames(array(
|
||||
'body' => 'posting_smilies.html')
|
||||
|
Reference in New Issue
Block a user