Add link to Assets on technical dashboard

This commit is contained in:
o-psi 2023-10-13 09:58:56 -05:00
parent 78032dcf6d
commit 157263cf8a
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ $expiring_certificates = $sql_certs_expiring['expiring_certs'];
<!-- ./col -->
<div class="col-lg-4 col-6">
<a class="small-box bg-info">
<a class="small-box bg-info" href="/report_all_assets_by_client.php">
<div class="inner">
<h3><?php echo $assets_added; ?></h3>
<p>New Assets</p>