From 40a30fcc10abfc22cf56cf94026a2651443e5b47 Mon Sep 17 00:00:00 2001 From: Ambulance Clerc Date: Mon, 26 Sep 2022 18:10:27 +0200 Subject: [PATCH] ajout de system impression team_pdf --- mycaldav/templates/team/team_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mycaldav/templates/team/team_view.html b/mycaldav/templates/team/team_view.html index 1a95edf..e4b9c31 100644 --- a/mycaldav/templates/team/team_view.html +++ b/mycaldav/templates/team/team_view.html @@ -28,5 +28,5 @@ {% endfor %} {% else %} -

Aucune information opérationnelle

+

Aucune information d'équipage

{% endif %} \ No newline at end of file