From ac7b6f8f5574f6db517b580ef794530a8a134b1a Mon Sep 17 00:00:00 2001
From: ed
Date: Thu, 26 Aug 2021 20:44:36 +0200
Subject: [PATCH] update turbo hint for fsearch
---
copyparty/web/up2k.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/copyparty/web/up2k.js b/copyparty/web/up2k.js
index 4ecc9223..da53bcb6 100644
--- a/copyparty/web/up2k.js
+++ b/copyparty/web/up2k.js
@@ -1771,7 +1771,7 @@ function up2k_init(subtle) {
function draw_turbo() {
var msgu = '
WARNING: turbo enabled, client may not detect and resume incomplete uploads; see turbo-button tooltip
', - msgs = 'WARNING: turbo enabled, search may give false-positives; see turbo-button tooltip
', + msgs = 'WARNING: turbo enabled, search results can be incorrect; see turbo-button tooltip
', msg = fsearch ? msgs : msgu, omsg = fsearch ? msgu : msgs, html = ebi('u2foot').innerHTML,