From 634d3a71e91d6f2ba8b4bc97df6f766a4f556d43 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Tue, 19 Apr 2016 06:10:09 -0400
Subject: [PATCH] Added missing http_port and https_port fields.

---
 interface/web/help/lib/lang/cz_help_faq_sections_list.lng |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/interface/web/help/lib/lang/cz_help_faq_sections_list.lng b/interface/web/help/lib/lang/cz_help_faq_sections_list.lng
index 60906e5..42b1c67 100644
--- a/interface/web/help/lib/lang/cz_help_faq_sections_list.lng
+++ b/interface/web/help/lib/lang/cz_help_faq_sections_list.lng
@@ -3,8 +3,7 @@
 $wb['faq_delete_txt'] = 'Smazat';
 $wb['faq_edit_txt'] = 'Upravit';
 $wb['faq_sections_txt'] = 'Sekce';
-$wb['faq_faq_sections_txt'] = 'Sekce FAQ';
-$wb['faq_new_section_txt'] = 'Přidat novou sekci';
+$wb['faq_faq_sections_txt'] = 'Sekce FAQ - Často kladené dotazy';
+$wb['faq_new_section_txt'] = 'Vytvořit novou sekci';
 ?>
-
 

--
Gitblit v1.9.1