1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 09:39:55 +02:00

Issue #6 Replace LAN_nnn with LAN_SHOW

Issue #6 Replace LAN_nnn with LAN_SHOW
This commit is contained in:
MikeyGMT
2016-02-24 15:46:23 +00:00
parent e1465c8c68
commit 7fba9bd190
6 changed files with 9 additions and 9 deletions

View File

@@ -60,7 +60,7 @@ define("LAN_SIGNUP_23", "to login.");
define("LAN_SIGNUP_24", "Thank you for registering at");
define("LAN_SIGNUP_25", "Upload your avatar");
define("LAN_SIGNUP_26", "Upload your photograph");
define("LAN_SIGNUP_27", "Show");
//define("LAN_SIGNUP_27", "Show"); //not found in signup.php
//define("LAN_SIGNUP_28", "choice of Content/Mail-lists"); Now LAN_USER_73
//define("LAN_SIGNUP_29", "A verification email will be sent to the email address you enter here so it must be valid.");
define("LAN_SIGNUP_30", "If you do not wish to display your email address on this site, please select 'Yes' for the 'Hide email address?' option.");