mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-26 12:50:31 -04:00
Fixed #469.
This commit is contained in:
parent
da73975f20
commit
e06f9132d1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ block modal-header-content
|
|||
h3(data-i18n="recover.recover_account_title") Recover Account
|
||||
|
||||
block modal-body-content
|
||||
.form-inline
|
||||
.form
|
||||
.form-group
|
||||
label.control-label(for="recover-email", data-i18n="general.email") Email
|
||||
input#recover-email.input-large.form-control(name="email", type="email")
|
||||
|
|
Loading…
Add table
Reference in a new issue