mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 21:32:09 +02:00
Display name max length now 100 (to fit DB column length)
This commit is contained in:
@@ -163,7 +163,7 @@ define("PRFLAN_154", "New user verification method");
|
||||
define("PRFLAN_155", "Display name and login name may be different for");
|
||||
define("PRFLAN_156", "Reset ALL Display Names");
|
||||
define("PRFLAN_157", "All Display Names have been reset to the Username");
|
||||
define("PRFLAN_158", "Display Name maximum length (5..30)");
|
||||
define("PRFLAN_158", "Display Name maximum length (5..100)");
|
||||
define("PRFLAN_159", "viewing this page with");
|
||||
define("PRFLAN_160", "Check remote servers when validating email addresses.");
|
||||
define("PRFLAN_161", "Disable all comments on the site");
|
||||
|
Reference in New Issue
Block a user