From 5588afe8cd57dc12bd7bfa59bf4517655680d65a Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Mon, 07 Jul 2014 06:28:13 -0400 Subject: [PATCH] fixed type in interface/web/dns/dns_wizard.php --- interface/web/help/lib/lang/cz_support_message_list.lng | 3 +-- 1 files changed, 1 insertions(+), 2 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..23f8058 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,5 @@ $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