Password confirmation on account deletion

This commit is contained in:
Michał Gdula 2022-09-20 13:06:41 +00:00
parent 722f9b7fd6
commit 771799ba18
5 changed files with 137 additions and 35 deletions

View file

@ -1,6 +1,5 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php echo $user_settings['website']['name']; ?></title>
<!-- Stylesheets -->
<link rel="stylesheet" href="css/main.css">