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

Fixed bootstrap layout for subscription/mailing list options on signup page and added additional validation checks.

This commit is contained in:
Cameron
2016-06-05 13:33:18 -07:00
parent a7e832f6e8
commit 8682707cf1
4 changed files with 48 additions and 32 deletions

View File

@@ -152,5 +152,5 @@ define("LAN_SIGNUP_110", "Your full name");
define("LAN_SIGNUP_111", "Enter a URL to your image or choose an existing avatar.");
define("LAN_SIGNUP_112", "You are currently logged in as Main Admin.");
define("LAN_SIGNUP_113", "Subscription(s)");
?>