1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

Merge pull request #1940 from yesszus/patch-1

Update e107_languages/English/admin/lan_upload.php
This commit is contained in:
Cameron
2016-10-23 09:43:37 -07:00
committed by GitHub

View File

@@ -87,8 +87,8 @@ define("UPLLAN_64", "Manage Download");
define("UPLLAN_66", "Download path error");
//define("UPLLAN_67", "Anonymous");//LAN_ANONYMOUS
define("UPLLAN_68", "SQL Error:");
define("UPLLAN_69", "");
define("UPLLAN_70", "");
define("UPLLAN_69", "Imported");
define("UPLLAN_70", "Send to [x]");
?>
?>