mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 01:00:20 +02:00
Issue #6: Remove and optimize (hardcoded) LANS
This commit is contained in:
@@ -286,6 +286,9 @@ define("LAN_DISABLED","Disabled");
|
||||
define("LAN_ENABLED", "Enabled");
|
||||
define("LAN_BOOL_REVERSE", "Invert");
|
||||
|
||||
define("LAN_NOT_AVAILABLE","Not available");
|
||||
define("LAN_AUTO_GENERATED","Auto-generated");
|
||||
|
||||
define("LAN_PRESET_CONFIRMSAVE","Save current form values as the default for this page?");
|
||||
define("LAN_CONFIGURE", "Configure");
|
||||
|
||||
|
Reference in New Issue
Block a user