diff --git a/htdocs/ticket/card.php b/htdocs/ticket/card.php index ba1edf1e11a..ea27fc98f44 100644 --- a/htdocs/ticket/card.php +++ b/htdocs/ticket/card.php @@ -662,7 +662,7 @@ if ($action == 'create' || $action == 'presend') print ''; print ''; - dol_fiche_head($head, 'card', $langs->trans('ticket'), 0, 'ticket'); + dol_fiche_head($head, 'card', $langs->trans('Ticket'), 0, 'ticket'); print '
'; print '';