From b4aaf3eedda4001ad5e01ac2c19494020148a77c Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Thu, 08 Sep 2011 10:57:26 -0400
Subject: [PATCH] Fixed: FS#1579 - Add Exim config files for centos to config file folder.

---
 interface/web/help/lib/lang/ja_support_message_list.lng |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/interface/web/help/lib/lang/ja_support_message_list.lng b/interface/web/help/lib/lang/ja_support_message_list.lng
index 55ad933..0a68de9 100644
--- a/interface/web/help/lib/lang/ja_support_message_list.lng
+++ b/interface/web/help/lib/lang/ja_support_message_list.lng
@@ -2,6 +2,5 @@
 $wb['list_head_txt'] = 'サポートメッセージ';
 $wb['sender_id_txt'] = '送信者';
 $wb['subject_txt'] = '件名';
-$wb["add_new_record_txt"] = 'サポートメッセージを作成する';
+$wb['add_new_record_txt'] = 'サポートメッセージを作成する';
 ?>
-

--
Gitblit v1.9.1