From 51c815ade595ae55764dfd40aca8833af6a9c75d Mon Sep 17 00:00:00 2001 From: ftimme <ft@falkotimme.com> Date: Fri, 27 Feb 2009 11:33:30 -0500 Subject: [PATCH] - Updated installer for CentOS 5.2 so that the correct maildrop path is set in /etc/postfix/master.cf. --- 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