From ade91f0cef12e2f3f4ee231b4a9b39ca776fbf11 Mon Sep 17 00:00:00 2001 From: benjamin <benjamin@le-filament.com> Date: Tue, 1 Feb 2022 09:10:46 +0100 Subject: [PATCH] [update] remove fax from Union Sociale template --- templates/report_union_sociale.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/report_union_sociale.xml b/templates/report_union_sociale.xml index 1a683e8..8b30e6c 100644 --- a/templates/report_union_sociale.xml +++ b/templates/report_union_sociale.xml @@ -47,7 +47,7 @@ <div class="text-right" style="font-size: 9px;"> <img src="/cgscop_cotisation_cg/static/src/img/logo-usscop.png" class="img-fluid" style="max-height: 60px;"/> <br/> - Tel. : 01 43 07 18 08 - Fax: 01 43 41 50 44<br/> + Tel. : 01 43 07 18 08<br/> <a href="mailto:contact@union-sociale.coop">contact@union-sociale.coop</a> - <a href="https://www.union-sociale.coop">www.union-sociale.coop</a> </div> </div> -- GitLab