From 2d0ebade46d8a5942adb3e2ce816840a6ae16c1e Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Tue, 13 Jan 2015 09:36:31 -0500 Subject: [PATCH] - Fixed column sorting - cleaned up some javascript --- interface/web/help/lib/lang/cz_help_faq_sections_list.lng | 3 ++- 1 files changed, 2 insertions(+), 1 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 967b0ab..3ddc231 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,6 +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_faq_sections_txt'] = 'Sekce FAQ - Často kladené dotazy'; $wb['faq_new_section_txt'] = 'Přidat novou sekci'; ?> + -- Gitblit v1.9.1