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/ja_support_message.lng |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/help/lib/lang/ja_support_message.lng b/interface/web/help/lib/lang/ja_support_message.lng
index a545fdf..f2f1066 100644
--- a/interface/web/help/lib/lang/ja_support_message.lng
+++ b/interface/web/help/lib/lang/ja_support_message.lng
@@ -4,5 +4,5 @@
 $wb['subject_txt'] = '件名';
 $wb['message_txt'] = '本文';
 $wb['tstamp_txt'] = '送信日時';
+$wb['reply_txt'] = 'Reply';
 ?>
-

--
Gitblit v1.9.1