Add log out functionality
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<link rel="stylesheet" href="static/style.css" type="text/css" media="screen" />
|
||||
</head>
|
||||
<body>
|
||||
<?php include 'navbar.php' ?>
|
||||
<?php include 'navbar.php'; ?>
|
||||
<div>
|
||||
<form method="post" action="user_management.php">
|
||||
<div class="search-group">
|
||||
|
||||
Reference in New Issue
Block a user