From 51bc3cfce8cc6611f6b4a44aa06214cc366a6a9a Mon Sep 17 00:00:00 2001 From: ftimme <ft@falkotimme.com> Date: Tue, 19 Mar 2013 09:27:30 -0400 Subject: [PATCH] - Fixed FS#2809 - PHP Versions -> Sort by clicking table column header. --- interface/web/help/lib/lang/pl_faq_manage_questions_list.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/help/lib/lang/pl_faq_manage_questions_list.lng b/interface/web/help/lib/lang/pl_faq_manage_questions_list.lng index 4c07503..c50ff01 100644 --- a/interface/web/help/lib/lang/pl_faq_manage_questions_list.lng +++ b/interface/web/help/lib/lang/pl_faq_manage_questions_list.lng @@ -7,3 +7,4 @@ $wb['faq_faq_questions_txt'] = 'Pomoc Techniczna'; $wb['faq_new_question_txt'] = 'Dodaj nowe pytanie i odpowiedź'; ?> + -- Gitblit v1.9.1