From 031f58d5a8e816c9f116c1f93d6d998ab8b29cc9 Mon Sep 17 00:00:00 2001 From: Yoan Le Clanche Date: Tue, 18 Oct 2022 12:06:57 +0200 Subject: [PATCH] Fix pdf signature --- teleforma/templates/teleforma/seminar_testimonial.html | 2 +- .../templates/teleforma/seminar_testimonial_knowledge.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/teleforma/templates/teleforma/seminar_testimonial.html b/teleforma/templates/teleforma/seminar_testimonial.html index e6ad5343..08dfba8b 100644 --- a/teleforma/templates/teleforma/seminar_testimonial.html +++ b/teleforma/templates/teleforma/seminar_testimonial.html @@ -55,7 +55,7 @@ {{ seminar.course.department.address|safe }} - Pro-Barreau signature + Pro-Barreau signature diff --git a/teleforma/templates/teleforma/seminar_testimonial_knowledge.html b/teleforma/templates/teleforma/seminar_testimonial_knowledge.html index fcfc96e0..d183cf77 100644 --- a/teleforma/templates/teleforma/seminar_testimonial_knowledge.html +++ b/teleforma/templates/teleforma/seminar_testimonial_knowledge.html @@ -52,7 +52,7 @@ {{ seminar.course.department.address|safe }} - Pro-Barreau signature + Pro-Barreau signature -- 2.39.5