mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 01:00:20 +02:00
Batch drop-down default fix and renamed 'Execute' to 'Go'.
This commit is contained in:
@@ -327,7 +327,8 @@ define("LAN_VISIBILITY", "Visibility");
|
||||
define("LAN_ICON", "Icon");
|
||||
define("LAN_LOADING", "Loading...");
|
||||
define("LAN_FILE", "File");
|
||||
define("LAN_EXECUTE","Execute");
|
||||
define("LAN_GO","Go"); // Not "Execute"
|
||||
define("LAN_RUN","Run");
|
||||
define("LAN_SEFURL","SEF URL");
|
||||
define("LAN_COPY","Copy");
|
||||
define("LAN_KEYWORDS","Keywords");
|
||||
|
Reference in New Issue
Block a user