mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
- fix some smaller bugs
- removed custom profiles preview field from acp git-svn-id: file:///svn/phpbb/trunk@6022 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -408,6 +408,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_CONFIG_VISUAL' => '<b>Altered visual confirmation settings</b>',
|
||||
|
||||
'LOG_APPROVE_TOPIC' => '<b>Approved topic</b><br />» %s',
|
||||
'LOG_BUMP_TOPIC' => '<b>User bumped topic</b><br />» %s',
|
||||
'LOG_DELETE_POST' => '<b>Deleted post</b><br />» %s',
|
||||
'LOG_DELETE_TOPIC' => '<b>Deleted topic</b><br />» %s',
|
||||
'LOG_FORK' => '<b>Copied topic</b><br />» from %s',
|
||||
|
Reference in New Issue
Block a user