From baec2b27041db30bf08a8d421553eb8cc6b68a60 Mon Sep 17 00:00:00 2001 From: filip <filip@ispconfig3> Date: Thu, 04 Nov 2010 13:47:50 -0400 Subject: [PATCH] Adding company_id attribute for client. --- interface/web/help/lib/lang/ru_support_message.lng | 5 +---- 1 files changed, 1 insertions(+), 4 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..93e2a03 100644 --- a/interface/web/help/lib/lang/ru_support_message.lng +++ b/interface/web/help/lib/lang/ru_support_message.lng @@ -3,8 +3,5 @@ $wb['sender_id_txt'] = 'ID отправителя'; $wb['subject_txt'] = 'Тема'; $wb['message_txt'] = 'Сообщение'; -$wb['tstamp_txt'] = 'Timestamp'; -$wb['btn_save_txt'] = 'Сохранить'; -$wb['btn_cancel_txt'] = 'Закончить'; +$wb['tstamp_txt'] = 'Штамп времени'; ?> - -- Gitblit v1.9.1