From a204303e5099dcb88e5e4760a09e7de9a96c4ea3 Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Fri, 17 Oct 2014 08:05:51 -0400 Subject: [PATCH] moved "function send_notification_email" from 300-quota_notify.inc.php to monitor_tools.inc.php --- interface/web/help/lib/lang/br_support_message_list.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/help/lib/lang/br_support_message_list.lng b/interface/web/help/lib/lang/br_support_message_list.lng index ffd7d85..734dd28 100644 --- a/interface/web/help/lib/lang/br_support_message_list.lng +++ b/interface/web/help/lib/lang/br_support_message_list.lng @@ -3,5 +3,5 @@ $wb['sender_id_txt'] = 'De'; $wb['subject_txt'] = 'Assunto'; $wb['add_new_record_txt'] = 'Crie uma nova mensagem de suporte'; +$wb['date_txt'] = 'Date'; ?> - -- Gitblit v1.9.1