From dafc7d2617e0ae156c6586d881a9d252bc4df26f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 18 Sep 2021 11:34:15 +0200 Subject: [PATCH] Fix bad position of picto --- htdocs/public/eventorganization/attendee_register.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/public/eventorganization/attendee_register.php b/htdocs/public/eventorganization/attendee_register.php index 90938f1f3cc..8d7dee0ad36 100644 --- a/htdocs/public/eventorganization/attendee_register.php +++ b/htdocs/public/eventorganization/attendee_register.php @@ -694,8 +694,9 @@ if (!empty($conference->id) && $conference->status==ConferenceOrBooth::STATUS_CO // Email company for invoice if ($project->price_registration) { + print '' . $langs->trans("EmailCompanyForInvoice") . ''; print img_picto('', 'email', 'class="pictofixedwidth"'); - print '' . $langs->trans("EmailCompanyForInvoice") . '' . "\n"; + print '' . "\n"; } // Address