From 15a57277b200332a22d46775fc3f47e48a2d7e38 Mon Sep 17 00:00:00 2001 From: EncryptEx Date: Sun, 20 Aug 2023 21:04:31 +0200 Subject: [PATCH 1/2] Hotfix disable link when there's no log --- src/public/view.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/public/view.php b/src/public/view.php index 4b9e8be..bdfeb73 100644 --- a/src/public/view.php +++ b/src/public/view.php @@ -210,7 +210,11 @@ - Log available + + + Log available + + From ea4ef14e5c85e4fcbe374305302076c34d871e03 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Sun, 20 Aug 2023 19:05:18 +0000 Subject: [PATCH 2/2] Restyled by php-cs-fixer --- src/public/view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/view.php b/src/public/view.php index bdfeb73..cf6e8dd 100644 --- a/src/public/view.php +++ b/src/public/view.php @@ -211,7 +211,7 @@ - + Log available