1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-14 01:19:44 +01:00

Update lan_user.php

This commit is contained in:
Gábor 2016-12-03 11:53:04 +01:00 committed by GitHub
parent 5bebcad658
commit c4472c9f7e

View File

@ -114,6 +114,7 @@ define("LAN_USER_83", "Hide email address?: "); // LAN_113
define("LAN_USER_84", "This will prevent your email address from being displayed on site"); // LAN_114
define("LAN_USER_85", "If you want to change your user name, you must ask a site administrator");
define("LAN_USER_86", "Maximum avatar size is --WIDTH-- x --HEIGHT-- pixels");
define("LAN_USER_87", "Login to rate this user!");
// social plugin
define("LAN_XUP_ERRM_01", "Signup failed! This feature is disabled.");
@ -153,4 +154,4 @@ if (!defined("USER_ERR_23")) { define("USER_ERR_23","Disallowed value (exact mat
?>
?>