|
@@ -469,7 +469,7 @@ template(name="newUserPopup")
|
|
input.js-profile-username(type="text" value="" required)
|
|
input.js-profile-username(type="text" value="" required)
|
|
label
|
|
label
|
|
| {{_ 'initials'}}
|
|
| {{_ 'initials'}}
|
|
- input.js-profile-initials(type="text" value="" required)
|
|
|
|
|
|
+ input.js-profile-initials(type="text" value="")
|
|
label
|
|
label
|
|
| {{_ 'email'}}
|
|
| {{_ 'email'}}
|
|
span.error.hide.email-taken
|
|
span.error.hide.email-taken
|