Adjust wording
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
<section class="settings__section settings__section--negative">
|
||||
<header>
|
||||
<h2 class="divider">Danger zone</h2>
|
||||
<div>Permanently delete your account and all its data, including users, boards, and cards.</div>
|
||||
<div>Permanently delete this account and all its data, including users, boards, and cards.</div>
|
||||
</header>
|
||||
|
||||
<div data-controller="dialog" data-dialog-modal-value="true">
|
||||
<button type="button" class="btn btn--negative" data-action="dialog#open">Delete account</button>
|
||||
<button type="button" class="btn btn--negative" data-action="dialog#open">Delete account...</button>
|
||||
|
||||
<dialog class="dialog panel panel--wide shadow" data-dialog-target="dialog" style="--panel-size: 48ch;">
|
||||
<h2 class="margin-none txt-large txt-negative">Delete account</h2>
|
||||
|
||||
Reference in New Issue
Block a user