mirror of
https://github.com/itflow-org/itflow
synced 2026-07-23 08:50:42 +00:00
Remove _details, fix plural and singular file naming in admin, update admin post to match agent post
This commit is contained in:
@@ -790,7 +790,7 @@ $sql_asset_retired = mysqli_query(
|
||||
</table>
|
||||
<?php if ($session_user_role == 3) { ?>
|
||||
<div class="card-footer p-2">
|
||||
<a href="../admin/audit_log.php?client=<?php echo $client_id; ?>">See More...</a>
|
||||
<a href="../admin/audit_logs.php?client=<?php echo $client_id; ?>">See More...</a>
|
||||
</div>
|
||||
<?php } ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user