1
0
Fork 0

Update Remove view, use new iOS toggle

This commit is contained in:
Daniel Supernault 2018-12-23 19:18:35 -07:00
parent 9eb94bc9bb
commit 063fd8a7f4
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<p>
<form method="post">
@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">
<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>