mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-01-29 17:28:27 +00:00
Tidying up settings page
This commit is contained in:
parent
2f75c405c7
commit
43658efc88
|
@ -22,11 +22,7 @@
|
|||
?>
|
||||
<div class="account-root">
|
||||
<h2>Settings</h2>
|
||||
<h3 class='space-top'>Account</h3>
|
||||
<p>Resetting your password regularly is a good way of keeping your account safe</p>
|
||||
<a class='btn btn-bad' href='password-reset.php'><img class='svg' src='assets/icons/password.svg'>Reset Password</a>
|
||||
<br>
|
||||
<p>Be carefull!</p>
|
||||
<button class="btn btn-bad" onclick="deleteAccount()"><img class='svg' src='assets/icons/trash.svg'>Delete account</button>
|
||||
<br>
|
||||
<p>Don't leave! I'm with the science team!</p>
|
||||
|
|
Loading…
Reference in a new issue