mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update Remove view, use new iOS toggle
This commit is contained in:
parent
9eb94bc9bb
commit
063fd8a7f4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
<p>
|
<p>
|
||||||
<form method="post">
|
<form method="post">
|
||||||
@csrf
|
@csrf
|
||||||
<div class="custom-control custom-checkbox mb-3">
|
<div class="custom-control custom-switch mb-3">
|
||||||
<input type="checkbox" class="custom-control-input" id="confirm-check">
|
<input type="checkbox" class="custom-control-input" id="confirm-check">
|
||||||
<label class="custom-control-label font-weight-bold" for="confirm-check">I confirm that this action is not reversible, and will result in the permanent deletion of my account.</label>
|
<label class="custom-control-label font-weight-bold" for="confirm-check">I confirm that this action is not reversible, and will result in the permanent deletion of my account.</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue