From ed1260a13c005e5cdbdafacf28fbbdc1ddbe2d56 Mon Sep 17 00:00:00 2001
From: mcramer <m.cramer@pixcept.de>
Date: Mon, 08 Jul 2013 09:33:26 -0400
Subject: [PATCH] - Implemented:   - send quota notifications each X days instead of each day   - send notification when quota is ok again   - cleaned up mail sending code

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

diff --git a/interface/web/help/lib/lang/cz_support_message_list.lng b/interface/web/help/lib/lang/cz_support_message_list.lng
index 3a2c9a9..8629a2f 100644
--- a/interface/web/help/lib/lang/cz_support_message_list.lng
+++ b/interface/web/help/lib/lang/cz_support_message_list.lng
@@ -4,5 +4,3 @@
 $wb['subject_txt'] = 'Předmět';
 $wb['add_new_record_txt'] = 'Vytvořit zprávu pro podporu';
 ?>
-
-

--
Gitblit v1.9.1