mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 17:02:18 -05:00
Update patch_modal.jade
This commit is contained in:
parent
d69e9c43df
commit
b6cf226a67
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ extends /templates/core/modal-base
|
||||||
|
|
||||||
block modal-header-content
|
block modal-header-content
|
||||||
.modal-header-content
|
.modal-header-content
|
||||||
h3 Patch
|
h3(data-i18n="resources.patch") Patch
|
||||||
|
|
||||||
block modal-body-content
|
block modal-body-content
|
||||||
.modal-body
|
.modal-body
|
||||||
|
|
Loading…
Reference in a new issue