From b051f6e2d1d670bdf77baa562aec1d425b23bb6f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 26 Jun 2021 16:13:39 +0200 Subject: [PATCH] CSS --- htdocs/ticket/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/ticket/card.php b/htdocs/ticket/card.php index 5aeed2c4587..e2409c1fe5c 100644 --- a/htdocs/ticket/card.php +++ b/htdocs/ticket/card.php @@ -879,7 +879,7 @@ if ($action == 'create' || $action == 'presend') { if (!empty($object->origin_email)) { $morehtmlref .= '
'.$langs->trans("CreatedBy").' : '; $morehtmlref .= img_picto('', 'email', 'class="paddingrightonly"'); - $morehtmlref .= dol_escape_htmltag($object->origin_email).' ('.$langs->trans("TicketEmailOriginIssuer").')'; + $morehtmlref .= dol_escape_htmltag($object->origin_email).' ('.$langs->trans("TicketEmailOriginIssuer").')'; } // Thirdparty