mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
Comments manager - minor LAN fix (added LAN_IP)
This commit is contained in:
@@ -322,6 +322,7 @@ define("LAN_OWNER", "Owner");
|
||||
define("LAN_NAME", "Name");
|
||||
define("LAN_EMAIL","Email address");
|
||||
define("LAN_ID", "ID");
|
||||
define("LAN_IP", "IP Address");
|
||||
define("LAN_TITLE", "Title");
|
||||
define("LAN_DESCRIPTION", "Description");
|
||||
define("LAN_VISIBILITY", "Visibility");
|
||||
|
Reference in New Issue
Block a user