mirror of https://github.com/itflow-org/itflow
Update admin_role.php
This commit is contained in:
parent
1281b7758f
commit
5fccf5ffd4
|
|
@ -21,7 +21,7 @@ $sql = mysqli_query(
|
|||
$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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue