mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 21:32:09 +02:00
Issue #2846 LAN vars cleanup
This commit is contained in:
@@ -104,7 +104,7 @@ define("LAN_USER_73", "choice of Content/Mail-lists");
|
||||
define("LAN_USER_74", "Custom Title");
|
||||
define("LAN_USER_75", "Your --SOMETHING-- is required"); // Replaces LAN_SIGNUP_6, LAN_SIGNUP_7 combination
|
||||
define("LAN_USER_76", "Subscribed to"); // LAN_USET_5
|
||||
define("LAN_USER_77", "Your password must be at least --COUNT-- characters long."); // Replaces LAN_SIGNUP_4, LAN_SIGNUP_5 combination
|
||||
define("LAN_USER_77", "Your password must be at least [x] characters long."); // Replaces LAN_SIGNUP_4, LAN_SIGNUP_5 combination
|
||||
define("LAN_USER_78", "Min."); // LAN_SIGNUP_1
|
||||
define("LAN_USER_79", "chars."); // LAN_SIGNUP_2
|
||||
define("LAN_USER_80", "the name displayed on site"); // LAN_8
|
||||
|
Reference in New Issue
Block a user