Skip to content
Snippets Groups Projects
Commit 2fb4957d authored by deuce's avatar deuce
Browse files

It's "netmail" not "email"

parent a246470e
Branches
Tags
No related merge requests found
......@@ -129,7 +129,7 @@ else
if(system.newuser_questions & UQ_NONETMAIL)
template.email_required=optional_str;
else {
required.push("email");
required.push("netmail");
template.email_required=required_str;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment