mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Use a new key for the delete-account warning
This commit is contained in:
parent
452f6117cd
commit
8fcc58495e
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ block content
|
|||
.modal-header
|
||||
h3 #{translate("delete_account")}
|
||||
.modal-body
|
||||
p !{translate("delete_account_warning_message")}
|
||||
p !{translate("delete_account_warning_message_2")}
|
||||
form(novalidate, name="deleteAccountForm")
|
||||
input.form-control(
|
||||
type="text",
|
||||
|
|
Loading…
Reference in a new issue