From fd0119bf70b0d72303fec6630b2aa3e3fccdde07 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 18 Apr 2025 14:54:41 -0400 Subject: [PATCH] Fix z-index --- libretranslate/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretranslate/templates/index.html b/libretranslate/templates/index.html index 61f1e0d..1ba468d 100644 --- a/libretranslate/templates/index.html +++ b/libretranslate/templates/index.html @@ -171,7 +171,7 @@
{% if under_attack %} -
+
warning {{ _h("Due to bot abuse, translation requests are temporarily limited to users with a valid API key. Sorry for the inconvenience!") }}