From ced7fc44a7b6fe5db023fca9eefa61e39ad51545 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 05 Sep 2011 10:15:53 -0400
Subject: [PATCH] Fixed: FS#1616 - Extended URL validation

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

diff --git a/interface/web/help/lib/lang/hu_support_message.lng b/interface/web/help/lib/lang/hu_support_message.lng
index 1315d24..6bc4aad 100644
--- a/interface/web/help/lib/lang/hu_support_message.lng
+++ b/interface/web/help/lib/lang/hu_support_message.lng
@@ -4,5 +4,5 @@
 $wb['subject_txt'] = 'Tárgy';
 $wb['message_txt'] = 'Üzenet';
 $wb['tstamp_txt'] = 'Időbélyeg';
+$wb['reply_txt'] = 'Reply';
 ?>
-

--
Gitblit v1.9.1