mirror of
https://github.com/itflow-org/itflow
synced 2026-09-03 13:25:13 +00:00
Update badge classes to bg
This commit is contained in:
@@ -349,7 +349,7 @@ if (isset($_GET['invoice_id'])) {
|
||||
|
||||
<div class="col-sm-4">
|
||||
<h3 class="text-end"><strong>INVOICE</strong></h3>
|
||||
<h5 class="badge badge-<?= $invoice_badge_color ?> p-2 float-end">
|
||||
<h5 class="badge text-bg-<?= $invoice_badge_color ?> p-2 float-end">
|
||||
<?= "$invoice_status" ?>
|
||||
</h5>
|
||||
<table class="table table-sm table-borderless">
|
||||
|
||||
Reference in New Issue
Block a user