mirror of
https://github.com/e107inc/e107.git
synced 2025-08-26 07:44:49 +02:00
Fixes #2930 Added errormessage if request fails
This commit is contained in:
@@ -115,6 +115,7 @@ define("LAN_FILES","Files");
|
||||
define("LAN_SIZE", "Size");
|
||||
define("LAN_VERSION", "Version");
|
||||
define("LAN_DOWNLOAD", "Download");
|
||||
define("LAN_DOWNLOAD_NO_PERMISSION", "File not found or you have no permission to download this file!");
|
||||
define("LAN_WEBSITE", "Website");
|
||||
define("LAN_COMMENTS", "Comments");
|
||||
define("LAN_LOCATION", "Location");
|
||||
|
Reference in New Issue
Block a user