mirror of
https://github.com/e107inc/e107.git
synced 2025-08-27 08:14:46 +02:00
cleaned up some lan
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
* Language file - User signup
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_signup.php,v $
|
||||
* $Revision: 1.18 $
|
||||
* $Date: 2009-06-12 20:41:34 $
|
||||
* $Author: e107steved $
|
||||
* $Revision: 1.19 $
|
||||
* $Date: 2009-07-06 07:50:44 $
|
||||
* $Author: marj_nl_fr $
|
||||
*
|
||||
*/
|
||||
define("PAGE_NAME", "Register");
|
||||
@@ -56,10 +56,10 @@ define("LAN_SIGNUP_14", "here");
|
||||
define("LAN_SIGNUP_15", "Please contact the main site admin");
|
||||
define("LAN_SIGNUP_16", "if you require assistance.");
|
||||
define("LAN_SIGNUP_17", "Please certify you are 13 or over the age of 13.");
|
||||
define("LAN_SIGNUP_18", "Your registration has been received and created with the following login information ...");
|
||||
define("LAN_SIGNUP_19", "Username:");
|
||||
define("LAN_SIGNUP_20", "Password:");
|
||||
define("LAN_SIGNUP_21", "Your account is currently marked as being inactive, to activate your account please go to the following link ...");
|
||||
define("LAN_SIGNUP_18", "Your registration has been received and created with the following login information:");
|
||||
//define("LAN_SIGNUP_19", "Username:"); // now LAN_LOGINNAME
|
||||
//define("LAN_SIGNUP_20", "Password:"); // now LAN_PASSWORD
|
||||
define("LAN_SIGNUP_21", "Your account is currently marked as being inactive. To activate your account please go to the following link:");
|
||||
define("LAN_SIGNUP_22", "click here");
|
||||
define("LAN_SIGNUP_23", "to login.");
|
||||
define("LAN_SIGNUP_24", "Thank you for registering at");
|
||||
|
Reference in New Issue
Block a user