mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 23:26:22 +00:00
Add a janky warning that this action will delete the account on v1 also.
This commit is contained in:
parent
9141f678b1
commit
be6720d805
1 changed files with 2 additions and 0 deletions
|
@ -182,6 +182,8 @@ block content
|
|||
h3 #{translate("delete_account")}
|
||||
div.modal-body#delete-account-modal
|
||||
p !{translate("delete_account_warning_message_3")}
|
||||
p
|
||||
strong This will also delete your account on Overleaf v1!
|
||||
form(novalidate, name="deleteAccountForm")
|
||||
label #{translate('email')}
|
||||
input.form-control(
|
||||
|
|
Loading…
Add table
Reference in a new issue