mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
#3622 - Broken downloads clean-up
This commit is contained in:
@@ -75,7 +75,7 @@ class plugin_download_admin extends e_admin_dispatcher
|
||||
|
||||
'other2' => array('divider'=> true),
|
||||
|
||||
'broken/list' => array('caption'=> "Broken dowloads", 'perm' => 'P'),
|
||||
'broken/list' => array('caption'=> LAN_DL_BROKENDOWNLOADSREPORTS, 'perm' => 'P'),
|
||||
|
||||
'other3' => array('divider'=> true),
|
||||
|
||||
|
Reference in New Issue
Block a user