mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
as per evil3, some more anti-CSRF
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8775 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -40,6 +40,7 @@ $lang = array_merge($lang, array(
|
||||
'ATTACHMENT_FUNCTIONALITY_DISABLED' => 'The attachments feature has been disabled.',
|
||||
|
||||
'BOOKMARK_ADDED' => 'Bookmarked topic successfully.',
|
||||
'BOOKMARK_ERR' => 'Bookmarking the topic failed. Please try again.',
|
||||
'BOOKMARK_REMOVED' => 'Removed bookmarked topic successfully.',
|
||||
'BOOKMARK_TOPIC' => 'Bookmark topic',
|
||||
'BOOKMARK_TOPIC_REMOVE' => 'Remove from bookmarks',
|
||||
|
Reference in New Issue
Block a user