From 083cdf0a84dbb94b95a0d01e66b8a6660f6d7c89 Mon Sep 17 00:00:00 2001 From: florian030 <florian@schaal-24.de> Date: Tue, 18 Feb 2014 10:29:54 -0500 Subject: [PATCH] Revert "remove sys_groupid from output" --- interface/web/help/lib/lang/it_support_message_list.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/help/lib/lang/it_support_message_list.lng b/interface/web/help/lib/lang/it_support_message_list.lng index 95f3558..1416474 100644 --- a/interface/web/help/lib/lang/it_support_message_list.lng +++ b/interface/web/help/lib/lang/it_support_message_list.lng @@ -3,4 +3,5 @@ $wb['sender_id_txt'] = 'Mittente'; $wb['subject_txt'] = 'Oggetto'; $wb['add_new_record_txt'] = 'Crea nuovo messaggio di supporto'; +$wb['date_txt'] = 'Date'; ?> -- Gitblit v1.9.1