From 8fa94810d8d279a4e26ca397974d2831616b85b4 Mon Sep 17 00:00:00 2001 From: Daniel Muyshond Date: Thu, 28 Jul 2022 15:51:11 +0200 Subject: [PATCH] [TELE-1393] optimize link --- templates/combo/dashboardcell.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/combo/dashboardcell.html b/templates/combo/dashboardcell.html index da8ccf29..44d2b1c0 100644 --- a/templates/combo/dashboardcell.html +++ b/templates/combo/dashboardcell.html @@ -2,7 +2,7 @@ {% block cell-content %} {% if not tiles|length %}

Suivre l'actualité de votre administration

-

Vous pouvez personnaliser cet espace depuis la page « Mon compte ».

+

Personnaliser cet espace depuis la page « Mon compte ».

{% endif %} {{ block.super }}