mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
- removed unnecessary urlencode of highlight words
various mcp_main updates: - generally make all the tools work again (mode/action changes) - tidy up urls - restructured quickmod code to use actions (we don't want too many module entries) git-svn-id: file:///svn/phpbb/trunk@5526 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -441,6 +441,7 @@ $lang = array_merge($lang, array(
|
||||
'VIEWING_UCP' => 'Viewing user control panel',
|
||||
'VIEWS' => 'Views',
|
||||
'VIEW_BOOKMARKS' => 'View bookmarks',
|
||||
'VIEW_FORUM_LOGS' => 'View Logs',
|
||||
'VIEW_LATEST_POST' => 'View latest post',
|
||||
'VIEW_NEWEST_POST' => 'View newest post',
|
||||
'VIEW_NOTES' => 'View user notes',
|
||||
|
Reference in New Issue
Block a user