mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge pull request #670 from imkingdavid/feature/qrpreview
[feature/qrpreview] Preview from Quick Reply
This commit is contained in:
@@ -62,7 +62,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'FILE_NOT_FOUND_404' => 'The file <strong>%s</strong> does not exist.',
|
||||
'FORK_TOPIC' => 'Copy topic',
|
||||
'FULL_EDITOR' => 'Full Editor',
|
||||
'FULL_EDITOR' => 'Full Editor & Preview',
|
||||
|
||||
'LINKAGE_FORBIDDEN' => 'You are not authorised to view, download or link from/to this site.',
|
||||
'LOGIN_NOTIFY_TOPIC' => 'You have been notified about this topic, please login to view it.',
|
||||
|
Reference in New Issue
Block a user