From c4011bef0b12ce700a17062c7c0f0b1c76fe1fdf Mon Sep 17 00:00:00 2001 From: jerem Date: Mon, 15 Jun 2026 17:15:54 +0200 Subject: [PATCH] Dashboard: retire "Abonnement" devant Claude (titre = Claude . Max 5x) --- backend/templates/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/templates/dashboard.html b/backend/templates/dashboard.html index 17417b1..7674e4f 100644 --- a/backend/templates/dashboard.html +++ b/backend/templates/dashboard.html @@ -132,7 +132,7 @@
-
Abonnement Claude{% if claude.ok %} · Max 5x{% endif %}
+
Claude{% if claude.ok %} · Max 5x{% endif %}
{% if not claude.ok %}
⚠ {{ claude.error }}
{% else %}