From e6fd3515639cbfbb54a8263c3eec26a961bd6a89 Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Thu, 05 Jun 2014 10:23:47 -0400
Subject: [PATCH] - removed [PT] flags as it is causing problems with some php applications due to information in SCRIPT_NAME and PHP_SELF

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

diff --git a/interface/web/help/lib/lang/el_support_message.lng b/interface/web/help/lib/lang/el_support_message.lng
index d495e52..1c277ca 100644
--- a/interface/web/help/lib/lang/el_support_message.lng
+++ b/interface/web/help/lib/lang/el_support_message.lng
@@ -13,4 +13,3 @@
 $wb['support_request_sent_txt'] = 'Your support request has been sent. Please don\'t reply to this email.';
 $wb['recipient_or_sender_email_address_not_valid_txt'] = 'The message could not be sent because the recipient and/or the sender email address is not valid.';
 ?>
-

--
Gitblit v1.9.1