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(
|
$lang = array_merge($lang, array(
|
||||||
'DOWNLOADS' => 'Downloads',
|
'DOWNLOADS' => 'Downloads',
|
||||||
'NO_ATTACHMENTS' => 'No attachments',
|
'NO_ATTACHMENTS' => 'No attachments',
|
||||||
'PORTAL_ATTACHMENTS' => 'Attachments Block',
|
'PORTAL_ATTACHMENTS' => 'Attachments',
|
||||||
|
|
||||||
// ACP
|
// ACP
|
||||||
'ACP_PORTAL_ATTACHMENTS_NUMBER_SETTINGS' => 'Attachments settings',
|
'ACP_PORTAL_ATTACHMENTS_NUMBER_SETTINGS' => 'Attachments settings',
|
||||||
|
|||||||
Reference in New Issue
Block a user