1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

Login-Menu Language File cleanup.

This commit is contained in:
Cameron
2015-06-11 09:40:56 -07:00
parent 49ab235ccb
commit 6337d9410c
16 changed files with 136 additions and 131 deletions

View File

@@ -147,7 +147,7 @@ define('LAN_SIGNUP_106', 'Unable to action your request - do you already have an
define("LAN_LOGINNAME", "Username");
define("LAN_PASSWORD", "Password");
//define("LAN_PASSWORD", "Password");
define("LAN_USERNAME", "Display Name");
define("LAN_SIGNUP_107", "Password must be a minimum of [x] characters and include at least one UPPERCASE letter and a digit");