|
|
@ -13,7 +13,7 @@ if(isset($_SESSION["loggedinAdmin"]) && $_SESSION["loggedinAdmin"] === true){
|
|
|
|
<html lang="en">
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>Reset Password</title>
|
|
|
|
<title>Choose what to insert:</title>
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
body{ font: 14px sans-serif; }
|
|
|
|
body{ font: 14px sans-serif; }
|
|
|
|