mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -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
|
||||
.modal-header-content
|
||||
h3 Patch
|
||||
h3(data-i18n="resources.patch") Patch
|
||||
|
||||
block modal-body-content
|
||||
.modal-body
|
||||
|
|
Loading…
Reference in a new issue