mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-04 17:19:47 -04:00
Fixed some text in the victory modal that wasn't showing up because of indentation.
This commit is contained in:
parent
104deb2ab8
commit
d613c230ef
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ block modal-footer-content
|
|||
if me.get('anonymous')
|
||||
p.sign-up-poke
|
||||
button.btn.btn-success.sign-up-button.btn-large(data-toggle="coco-modal", data-target="modal/signup", data-i18n="play_level.victory_sign_up") Sign Up to Save Progress
|
||||
span(data-i18n="play_level.victory_sign_up_poke") Want to save your code? Create a free account!
|
||||
span(data-i18n="play_level.victory_sign_up_poke") Want to save your code? Create a free account!
|
||||
p.clearfix
|
||||
else
|
||||
div.rating.secret
|
||||
|
|
Loading…
Add table
Reference in a new issue