mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
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:
@@ -42,7 +42,7 @@ $sql_recent_logs = mysqli_query($mysqli, "SELECT * FROM logs
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="card-footer">
|
||||
<a href="admin_audit_log.php?q=<?php echo "$session_name successfully logged in"; ?>>See More...</a>
|
||||
<a href="admin_audit_log.php?q=<?php echo "$session_name successfully logged in"; ?>">See More...</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user