Merge pull request #23 from marc1706/master
Modified module title to "Attachments" as suggested by wang555
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user