From fb3a98c0f06fb14a188e5a020936768fa04cb205 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Fri, 22 Oct 2010 06:24:31 -0400
Subject: [PATCH] Merged serveral bugfixes and new language files from stable branch (revisions 2055 - 2093)

---
 interface/web/help/lib/lang/pl_support_message_list.lng |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/interface/web/help/lib/lang/pl_support_message_list.lng b/interface/web/help/lib/lang/pl_support_message_list.lng
index bc32856..f347d9a 100644
--- a/interface/web/help/lib/lang/pl_support_message_list.lng
+++ b/interface/web/help/lib/lang/pl_support_message_list.lng
@@ -1,6 +1,7 @@
-<?php
-$wb['list_head_txt'] = 'Wiadomości';
-$wb['sender_id_txt'] = 'Nadawca';
-$wb['subject_txt'] = 'Temat';
-$wb['add_new_record_txt'] = 'Wyślij wiadomość';
-?>
+<?php
+$wb['list_head_txt'] = 'Wiadomości';
+$wb['sender_id_txt'] = 'Nadawca';
+$wb['subject_txt'] = 'Temat';
+$wb['add_new_record_txt'] = 'Wyślij wiadomość';
+?>
+

--
Gitblit v1.9.1