From 467f40ce2aaba5a1f317ba91d246d599bfd9a3d2 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Sun, 31 Jan 2016 07:20:31 -0500
Subject: [PATCH] Added "X-Content-Type-Options: nosniff" header.

---
 interface/web/help/lib/lang/cz_support_message_list.lng |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/interface/web/help/lib/lang/cz_support_message_list.lng b/interface/web/help/lib/lang/cz_support_message_list.lng
index 3a2c9a9..42b1698 100644
--- a/interface/web/help/lib/lang/cz_support_message_list.lng
+++ b/interface/web/help/lib/lang/cz_support_message_list.lng
@@ -3,6 +3,7 @@
 $wb['sender_id_txt'] = 'Odesílatel';
 $wb['subject_txt'] = 'Předmět';
 $wb['add_new_record_txt'] = 'Vytvořit zprávu pro podporu';
+$wb['date_txt'] = 'Datum';
 ?>
 
 

--
Gitblit v1.9.1