From a24849abe3f058a323f0590ac4a5fe637be3ee9c Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 24 Nov 2025 16:10:08 +0100 Subject: [PATCH] uniformisation des cartes --- templates/organization/edit.html.twig | 2 +- templates/organization/new.html.twig | 2 +- templates/user/new.html.twig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/organization/edit.html.twig b/templates/organization/edit.html.twig index c086c1e..aa9c754 100644 --- a/templates/organization/edit.html.twig +++ b/templates/organization/edit.html.twig @@ -2,7 +2,7 @@ {% block body %}
-
+

Modifier l'organisation

{% if is_granted("ROLE_SUPER_ADMIN") %} diff --git a/templates/organization/new.html.twig b/templates/organization/new.html.twig index 0058aaf..2a9050c 100644 --- a/templates/organization/new.html.twig +++ b/templates/organization/new.html.twig @@ -4,7 +4,7 @@ {% block body %}
-
+

Ajouter une organisation

diff --git a/templates/user/new.html.twig b/templates/user/new.html.twig index ef804fb..16440b7 100644 --- a/templates/user/new.html.twig +++ b/templates/user/new.html.twig @@ -4,7 +4,7 @@ {% block body %}
-
+

Ajouter un utilisateur