Skip to content

Commit

Permalink
Update admin_role.php
Browse files Browse the repository at this point in the history
  • Loading branch information
git-kup authored Dec 18, 2024
1 parent 1281b77 commit 5fccf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_role.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
$num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));

?>
<div class="alert alert-warning"><strong>Roles are still in development. Permissions may not be fully enforced.</strong><hr></div>
<div class="alert alert-warning"><strong>Roles are still in development. Permissions may not be fully enforced.</strong></div>

<div class="card card-dark">
<div class="card-header py-2">
Expand Down

0 comments on commit 5fccf5f

Please sign in to comment.