Changed header names from logins to credentials in asset and contact details, migrated more items to the new AJAX modal function

This commit is contained in:
johnnyq
2025-02-18 20:25:02 -05:00
parent 88ee9b60e7
commit 6f8cc40167
16 changed files with 612 additions and 546 deletions

View File

@@ -493,7 +493,7 @@ if (isset($_GET['asset_id'])) {
<div class="card card-dark <?php if ($login_count == 0) { echo "d-none"; } ?>">
<div class="card-header">
<h3 class="card-title"><i class="fa fa-fw fa-key mr-2"></i>Passwords</h3>
<h3 class="card-title"><i class="fa fa-fw fa-key mr-2"></i>Credentials</h3>
</div>
<div class="card-body">
<div class="table-responsive-sm-sm">