1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

Removed closing PHP tag from generated LAN files. Removed empty LAN definitions.

This commit is contained in:
Cameron
2017-10-14 15:51:27 -07:00
parent ef239dbc0e
commit 71face9e46
4 changed files with 7 additions and 7 deletions

View File

@@ -222,8 +222,7 @@ define("LAN_MAILOUT_205", "Email send format error");
define("LAN_MAILOUT_206", "Invalid mail ID (--ID--) specified");
define("LAN_MAILOUT_207", "Template load error");
define("LAN_MAILOUT_208", "Template conversion error");
define("LAN_MAILOUT_209", "");
define("LAN_MAILOUT_210", "");
// Block of status messages kept together
define("LAN_MAILOUT_211", "Sent");

View File

@@ -101,8 +101,8 @@ define("LAN_SIGNUP_65", "You have been assigned the following login name");
define("LAN_SIGNUP_66", "Please make a note of it.");
define("LAN_SIGNUP_67", "This will be assigned by the system after signup");
//define("LAN_SIGNUP_68","Error: Unable to open remote XUP file");
define("LAN_SIGNUP_69","");
define("LAN_SIGNUP_70","");
define("LAN_SIGNUP_71", "You have reached the site limit for account registrations. Please login using one of your other accounts."); // LAN_202
define("LAN_SIGNUP_72", "Thanks for signing up on [sitename]! We just sent you a confirmation email to [email]. Please click on the confirmation link in the email to complete your sign up and activate your account."); // LAN_405
define("LAN_SIGNUP_73", "Thank you!"); // LAN_406