mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
Make sure user has appropriate rights to report a broken download
Prevents 'spam' broken download reports
This commit is contained in:
@@ -94,5 +94,6 @@ define("LAN_dl_75", "no image available ");
|
||||
define("LAN_dl_77", "Downloads"); // Intentional duplicate - some languages need it to be different. This is for number of downloads
|
||||
|
||||
define('LAN_dl_78', "That download has been disabled or discontinued. Please check in the [downloads area] for a more recent version.");
|
||||
define("LAN_dl_79", "You do not have the correct permissions to report this download item as broken.");
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user