From 97387dc8095e6d703df4dc58ebd83a88ac31d090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=A4thge?= Date: Mon, 12 Aug 2024 11:57:00 +0200 Subject: [PATCH] Add `autocomplete="off"` to a search field to prevent browsers from auto-filling it. --- templates/account.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/account.php b/templates/account.php index b18fd4da..d7f9c151 100755 --- a/templates/account.php +++ b/templates/account.php @@ -723,7 +723,7 @@ class="fs-tag fs-can_use_premium_code() ? 'success' : 'warn' ?>" - +