feat: add CSS styling
This commit is contained in:
@@ -14,6 +14,7 @@ $user_dn = urldecode($_GET['dn']);
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Supprimer un utilisateur</title>
|
||||
<link rel="stylesheet" href="../assets/css/style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user