mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12201] Display error and sorting options when there are no attachments
PHPBB3-12201
This commit is contained in:
@@ -130,6 +130,7 @@ $lang = array_merge($lang, array(
|
||||
'NOT_ALLOWED_IN_PM' => 'Only allowed in posts',
|
||||
'NOT_ALLOWED_IN_PM_POST' => 'Not allowed',
|
||||
'NOT_ASSIGNED' => 'Not assigned',
|
||||
'NO_ATTACHMENTS' => 'No attachments found for this period.',
|
||||
'NO_EXT_GROUP' => 'None',
|
||||
'NO_EXT_GROUP_NAME' => 'No group name entered',
|
||||
'NO_EXT_GROUP_SPECIFIED' => 'No extension group specified.',
|
||||
|
Reference in New Issue
Block a user