From 49f49d661d224145ab0157f76e18aee8fcdcfce9 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Tue, 15 Nov 2011 05:27:15 -0500 Subject: [PATCH] Fixed: FS#1830 - rename main.html into index.html --- interface/web/help/lib/lang/cz_faq_sections_form.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/help/lib/lang/cz_faq_sections_form.lng b/interface/web/help/lib/lang/cz_faq_sections_form.lng index b8f18fe..f9de704 100644 --- a/interface/web/help/lib/lang/cz_faq_sections_form.lng +++ b/interface/web/help/lib/lang/cz_faq_sections_form.lng @@ -1,3 +1,3 @@ <?php -$wb['faq_section_name_txt'] = "Název sekce"; +$wb['faq_section_name_txt'] = 'Název sekce'; ?> -- Gitblit v1.9.1