Unreported: display "no attachments" when no attachments are present.

This commit is contained in:
Kevin
2008-04-27 16:32:48 +00:00
parent 262e0e2bef
commit 09a3c227f6
4 changed files with 45 additions and 37 deletions

View File

@@ -110,6 +110,7 @@ $lang = array_merge($lang, array(
// attachments
'DOWNLOADS' => 'Downloads',
'NO_ATTACHMENTS' => 'Keine Dateianhänge',
// links
'LINKS' => 'Links',