Unreported: display "no attachments" when no attachments are present.
This commit is contained in:
@@ -117,7 +117,8 @@ $lang = array_merge($lang, array(
|
||||
'TOP_POSTER' => 'Top poster',
|
||||
|
||||
// attachments
|
||||
'DOWNLOADS' => 'Downloads',
|
||||
'DOWNLOADS' => 'Downloads',
|
||||
'NO_ATTACHMENTS' => 'No attachments',
|
||||
|
||||
// links
|
||||
'LINKS' => 'Links',
|
||||
|
||||
Reference in New Issue
Block a user