From 1af0f8349dfd8befa2a8daa4b27c107b470eb851 Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Fri, 10 Jun 2016 06:39:06 -0400 Subject: [PATCH] show error-message when a client / reseller change the ip for a domain that was created by the admin --- interface/web/help/lib/lang/cz_help_faq_sections_list.lng | 6 ++---- 1 files changed, 2 insertions(+), 4 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..7920294 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_new_section_txt'] = 'Přidat novou sekci'; +$wb['faq_faq_sections_txt'] = 'Sekce FAQ - Často kladené dotazy'; +$wb['faq_new_section_txt'] = 'Vytvořit novou sekci'; ?> - - -- Gitblit v1.9.1