From e84723cf7855e7c6de802ddab7fde2e401d9fc66 Mon Sep 17 00:00:00 2001
From: Juliana <juliana@le-filament.com>
Date: Thu, 23 Jun 2022 09:59:05 +0200
Subject: [PATCH] [UPD]Change typo strong

---
 report/account_template.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/report/account_template.xml b/report/account_template.xml
index b30655b..c83de3c 100644
--- a/report/account_template.xml
+++ b/report/account_template.xml
@@ -231,7 +231,6 @@
                                             class="font-weight-bold"
                                         >Titulaire du contrat:</span><br />
                                         <span
-                                            class="font-weight-bold"
                                             t-field="o.consumer_id.name"
                                         /><br />
                                         <span t-field="o.consumer_id.street" /><br />
-- 
GitLab