mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
BC fix user-extended LANs. Change default layout for bootstrap4 theme.
This commit is contained in:
@@ -32,8 +32,14 @@ define("UE_LAN_HIDE", "Hide from users");
|
||||
|
||||
define("UE_LAN_LOCATION", "Location");
|
||||
define("UE_LAN_LOCATION_DESC", "User location");
|
||||
define("UE_LAN_AIM", "AIM Address");
|
||||
define("UE_LAN_AIM_DESC", "AIM Address");
|
||||
define("UE_LAN_ICQ", "ICQ Number");
|
||||
define("UE_LAN_ICQ_DESC", "ICQ Number");
|
||||
define("UE_LAN_YAHOO", "Yahoo! Address");
|
||||
define("UE_LAN_YAHOO_DESC", "Yahoo! Address");
|
||||
define("UE_LAN_MSN", "MSN");
|
||||
define("UE_LAN_MSN_DESC", "MSN Address");
|
||||
define("UE_LAN_HOMEPAGE", "Homepage");
|
||||
define("UE_LAN_HOMEPAGE_DESC", "User homepage (url)");
|
||||
define("UE_LAN_BIRTHDAY", "Birthday");
|
||||
|
Reference in New Issue
Block a user