Merge pull request #23 from marc1706/master

Modified module title to "Attachments" as suggested by wang555
This commit is contained in:
Marc Alexander
2011-07-22 09:32:26 -07:00

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',