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 5fccf5f commit d0998b7
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></div>
<div class="alert alert-warning text-center"><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 d0998b7

Please sign in to comment.