From 95acda8d30d07039c8f525dfca79ff2877b29740 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Tue, 12 Feb 2013 09:41:51 -0500 Subject: [PATCH] Fixed: FS#2661 - sql error by sort on cp-user id --- interface/web/help/lib/lang/pt_support_message.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/help/lib/lang/pt_support_message.lng b/interface/web/help/lib/lang/pt_support_message.lng index ce48ca9..6f426cc 100644 --- a/interface/web/help/lib/lang/pt_support_message.lng +++ b/interface/web/help/lib/lang/pt_support_message.lng @@ -4,5 +4,5 @@ $wb['subject_txt'] = 'Assunto'; $wb['message_txt'] = 'Mensagem'; $wb['tstamp_txt'] = 'Data'; +$wb['reply_txt'] = 'Reply'; ?> - -- Gitblit v1.9.1