From 38be018b2148aea77bf617e7085657fe2ca6c15c Mon Sep 17 00:00:00 2001
From: moglia <moglia@ispconfig3>
Date: Sun, 09 Aug 2009 23:34:12 -0400
Subject: [PATCH] Do not apply port if host is http only for https.

---
 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