mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
add warning to account delete that email will not be available for new site creation
This commit is contained in:
parent
88e6c3967d
commit
777207f5a3
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
<h3 id="deleteSiteLabel">Permanently Delete Site</h3>
|
<h3 id="deleteSiteLabel">Permanently Delete Site</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<strong style="color: red">WARNING: This will permanently delete your web site and Neocities account. There is no undo!</strong>
|
<strong style="color: red">WARNING: This will permanently delete your web site and Neocities account. You will not be able to use the same e-mail address to create a new site. There is no undo.</strong>
|
||||||
|
|
||||||
<p>Delete Site Name: <strong><%= current_site.username %></strong></p>
|
<p>Delete Site Name: <strong><%= current_site.username %></strong></p>
|
||||||
<p>Confirm your site name by typing it here:</p>
|
<p>Confirm your site name by typing it here:</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue