From 410932f3f2b0446e2913a626d8227c79d1c036c7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 26 May 2019 12:01:08 +0200 Subject: [PATCH] Trans --- htdocs/langs/en_US/ticket.lang | 3 ++- htdocs/ticket/index.php | 11 +++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/htdocs/langs/en_US/ticket.lang b/htdocs/langs/en_US/ticket.lang index 9d70262a519..6a2d7e89cb7 100644 --- a/htdocs/langs/en_US/ticket.lang +++ b/htdocs/langs/en_US/ticket.lang @@ -268,7 +268,8 @@ TicketPublicInterfaceForbidden=The public interface for the tickets was not enab ErrorEmailOrTrackingInvalid=Bad value for tracking ID or email OldUser=Old user NewUser=New user - +NumberOfTicketsByMonth=Number of tickets per month +NbOfTickets=Number of tickets # notifications TicketNotificationEmailSubject=Ticket %s updated TicketNotificationEmailBody=This is an automatic message to notify you that ticket %s has just been updated diff --git a/htdocs/ticket/index.php b/htdocs/ticket/index.php index 2e9f76ff8a3..824b1f1833e 100644 --- a/htdocs/ticket/index.php +++ b/htdocs/ticket/index.php @@ -259,7 +259,7 @@ print '
'; /* - * Last tickets + * Latest tickets */ $max = 10; @@ -302,13 +302,8 @@ if ($result) { print '
'; print ''; - print ''; - print ''; - print ''; - print ''; - print ''; - print ''; - print ''; + print ''; + print ''; print ''; if ($num > 0) {
' . $transRecordedType . ''.$langs->trans("FullList").'
' . $transRecordedType . ''.$langs->trans("FullList").'