diff --git a/htdocs/public/ticket/list.php b/htdocs/public/ticket/list.php index f34c88ad5ce..108bd5db11a 100644 --- a/htdocs/public/ticket/list.php +++ b/htdocs/public/ticket/list.php @@ -506,7 +506,7 @@ if ($action == "view_ticketlist") } } - print ''; + print ''; print ''; print ''; print ''; @@ -664,7 +664,7 @@ if ($action == "view_ticketlist") print '
Not Allowed
' . $langs->trans('Back') . '
'; } } else { - print '

' . $langs->trans("TicketPublicMsgViewLogIn") . '

'; + print '

' . $langs->trans("TicketPublicMsgViewLogIn") . '

'; print '
'; print '
';