From eccd040318ae657b24aeb983e613c1b38cd34e45 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Sat, 05 Apr 2014 08:02:51 -0400
Subject: [PATCH] Fixed: FS#3067 - open_basedir in vhost subdomain can not be changed

---
 interface/web/help/lib/lang/cz_help_faq_sections_list.lng |    4 +---
 1 files changed, 1 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..fbaf4ad 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,6 @@
 $wb['faq_delete_txt'] = 'Smazat';
 $wb['faq_edit_txt'] = 'Upravit';
 $wb['faq_sections_txt'] = 'Sekce';
-$wb['faq_faq_sections_txt'] = 'Sekce FAQ';
+$wb['faq_faq_sections_txt'] = 'Sekce FAQ - Často kladené dotazy';
 $wb['faq_new_section_txt'] = 'Přidat novou sekci';
 ?>
-
-

--
Gitblit v1.9.1