From d82de9c3b06b3b4e845330be57f7f69ce06bef0a Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Sun, 31 Jan 2016 10:51:25 -0500
Subject: [PATCH] - fixed upload form problem (CSRF and message)

---
 interface/web/help/lib/lang/cz_help_faq_sections_list.lng |    1 +
 1 files changed, 1 insertions(+), 0 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 3ddc231..3c29092 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
@@ -7,3 +7,4 @@
 $wb['faq_new_section_txt'] = 'Přidat novou sekci';
 ?>
 
+

--
Gitblit v1.9.1