From ae3cf84b06cb28f1e5f32fa02adad97b9e1ae68f Mon Sep 17 00:00:00 2001 From: floria030 <florian@schaal-24.de> Date: Sat, 01 Feb 2014 09:22:52 -0500 Subject: [PATCH] fixed minor issues --- 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