From 8cfecbecf314796d1b34dbf3c60eab83720983f9 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 20 Jan 2023 17:09:07 -0500 Subject: [PATCH] Rename logs to audit logs because thats what they are they are not system logs --- client_logs.php | 2 +- client_side_nav.php | 2 +- settings_side_nav.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client_logs.php b/client_logs.php index 478e98fe..190b1619 100644 --- a/client_logs.php +++ b/client_logs.php @@ -30,7 +30,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
-

Logs

+

Audit Logs

diff --git a/client_side_nav.php b/client_side_nav.php index 84b919fa..80e37fbe 100644 --- a/client_side_nav.php +++ b/client_side_nav.php @@ -317,7 +317,7 @@ diff --git a/settings_side_nav.php b/settings_side_nav.php index 4aaeee2f..41715365 100644 --- a/settings_side_nav.php +++ b/settings_side_nav.php @@ -171,7 +171,7 @@