From ffb04de2302e6cc71c0aa80e6e1fa2ee73a6a3c9 Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Sat, 25 Apr 2015 11:11:28 -0400 Subject: [PATCH] - Changed password generation function - Fixed password length in lost password function --- interface/web/help/lib/lang/cz_help_faq_list.lng | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/interface/web/help/lib/lang/cz_help_faq_list.lng b/interface/web/help/lib/lang/cz_help_faq_list.lng index 15eb20a..0dcf23b 100644 --- a/interface/web/help/lib/lang/cz_help_faq_list.lng +++ b/interface/web/help/lib/lang/cz_help_faq_list.lng @@ -1,5 +1,4 @@ <?php -$wb['edit_txt'] = 'Edit'; +$wb['edit_txt'] = 'Upravit'; ?> - -- Gitblit v1.9.1