From f21fd9d563b2e3d0dfa5e53a1807f6235bb74e3a Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Tue, 15 Sep 2009 09:30:04 -0400
Subject: [PATCH] Bugfix in remoting library and added several _get functions.

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

diff --git a/interface/web/help/lib/lang/ru_support_message.lng b/interface/web/help/lib/lang/ru_support_message.lng
index 174eb71..ae92b74 100644
--- a/interface/web/help/lib/lang/ru_support_message.lng
+++ b/interface/web/help/lib/lang/ru_support_message.lng
@@ -4,7 +4,4 @@
 $wb['subject_txt'] = 'Тема';
 $wb['message_txt'] = 'Сообщение';
 $wb['tstamp_txt'] = 'Timestamp';
-$wb['btn_save_txt'] = 'Сохранить';
-$wb['btn_cancel_txt'] = 'Закончить';
 ?>
-

--
Gitblit v1.9.1