Modified module title to "Attachments" as suggested by wang555

This commit is contained in:
Marc Alexander
2011-07-22 18:31:02 +02:00
parent 9929d469dd
commit 88b076439c

View File

@@ -34,7 +34,7 @@ if (empty($lang) || !is_array($lang))
$lang = array_merge($lang, array(
'DOWNLOADS' => 'Downloads',
'NO_ATTACHMENTS' => 'No attachments',
'PORTAL_ATTACHMENTS' => 'Attachments Block',
'PORTAL_ATTACHMENTS' => 'Attachments',
// ACP
'ACP_PORTAL_ATTACHMENTS_NUMBER_SETTINGS' => 'Attachments settings',