From 04f33ac375b0cc2b3184be76f969614e94f712e7 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 24 Aug 2024 13:36:55 -0400 Subject: [PATCH] Add Tooltips with expire time for shared links --- client_documents.php | 4 +++- client_files.php | 4 +++- client_logins.php | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/client_documents.php b/client_documents.php index cb2dea02..f73d2262 100644 --- a/client_documents.php +++ b/client_documents.php @@ -280,7 +280,9 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); - Shared +
+ Shared +
diff --git a/client_files.php b/client_files.php index 1d96b721..b27c6342 100644 --- a/client_files.php +++ b/client_files.php @@ -345,7 +345,9 @@ $num_of_files = mysqli_num_rows($sql); - Shared +
+ Shared +
diff --git a/client_logins.php b/client_logins.php index 7cefe375..ae9753a7 100644 --- a/client_logins.php +++ b/client_logins.php @@ -238,7 +238,9 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); - Shared +
+ Shared +