From 142fb6fb7c53527e22bd1c6fc12b5cb67c7d9692 Mon Sep 17 00:00:00 2001
From: agoston <agoston@ispconfig3>
Date: Tue, 15 Dec 2009 16:10:16 -0500
Subject: [PATCH] Corrected 2 typos

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

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

--
Gitblit v1.9.1