mirror of
https://github.com/itflow-org/itflow
synced 2026-09-19 13:15:14 +00:00
Update badge classes to bg
This commit is contained in:
@@ -245,7 +245,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
||||
<?php } ?>
|
||||
</td>
|
||||
<td>
|
||||
<span class="p-2 badge badge-<?= $status_badge_color ?>">
|
||||
<span class="p-2 badge text-bg-<?= $status_badge_color ?>">
|
||||
<?= $status ?>
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user