Unreported: display "no attachments" when no attachments are present.
This commit is contained in:
@@ -110,6 +110,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
// attachments
|
||||
'DOWNLOADS' => 'Downloads',
|
||||
'NO_ATTACHMENTS' => 'Keine Dateianhänge',
|
||||
|
||||
// links
|
||||
'LINKS' => 'Links',
|
||||
|
||||
Reference in New Issue
Block a user