diff --git a/htdocs/ticket/card.php b/htdocs/ticket/card.php index 8e2114f9bae..5e44045f88c 100755 --- a/htdocs/ticket/card.php +++ b/htdocs/ticket/card.php @@ -961,6 +961,7 @@ if ($action == 'create' || $action == 'presend') { $morehtmlref .= ''.img_edit($langs->transnoentitiesnoconv('SetThirdParty'), 0).' '; } $morehtmlref .= $form->form_thirdparty($url_page_current.'?track_id='.$object->track_id, $object->socid, $action == 'editcustomer' ? 'editcustomer' : 'none', '', 1, 0, 0, array(), 1); + $morehtmlref .= ' - '.img_picto($langs->trans("Tickets"), 'ticket', 'class="pictofixedwidth"').' '.$langs->trans("TicketHistory").''; } // Project