mirror of
https://github.com/itflow-org/itflow
synced 2026-08-30 03:15:12 +00:00
Update badge classes to bg
This commit is contained in:
@@ -658,7 +658,7 @@ if (isset($_POST['add_telemetry'])) {
|
||||
?>
|
||||
<div class="alert alert-info" id="alert">
|
||||
<?= alertMessageHtml($_SESSION['alert_message']) ?>
|
||||
<button class='close' data-bs-dismiss='alert'>×</button>
|
||||
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
|
||||
</div>
|
||||
<?php
|
||||
$_SESSION['alert_type'] = '';
|
||||
|
||||
Reference in New Issue
Block a user