mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-01 16:05:25 -05:00
Merge branch 'master' of https://github.com/codecombat/codecombat
This commit is contained in:
commit
eb3f57ce34
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ block modal-body-content
|
||||||
label.control-label(for="signup-confirm-age")
|
label.control-label(for="signup-confirm-age")
|
||||||
input#signup-confirm-age(name="confirm-age", type="checkbox", checked='checked')
|
input#signup-confirm-age(name="confirm-age", type="checkbox", checked='checked')
|
||||||
span(data-i18n="signup.coppa") 13+ or non-USA
|
span(data-i18n="signup.coppa") 13+ or non-USA
|
||||||
a(href="http://en.wikipedia.org/wiki/Children's_Online_Privacy_Protection_Act", data-i18n="signup.coppa_why", target="_blank") (Why?)
|
a(href="https://en.wikipedia.org/wiki/Children's_Online_Privacy_Protection_Act", data-i18n="signup.coppa_why", target="_blank") (Why?)
|
||||||
|
|
||||||
block modal-body-wait-content
|
block modal-body-wait-content
|
||||||
h3(data-i18n="signup.creating") Creating Account...
|
h3(data-i18n="signup.creating") Creating Account...
|
||||||
|
|
Loading…
Reference in a new issue