From 91609af095a11a794907151ef2b893fd15825228 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Thu, 01 Oct 2009 11:48:59 -0400
Subject: [PATCH] Merged language files.

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

diff --git a/interface/web/mail/lib/lang/pl_mail_user_list.lng b/interface/web/mail/lib/lang/pl_mail_user_list.lng
index e015536..c8e7a4f 100644
--- a/interface/web/mail/lib/lang/pl_mail_user_list.lng
+++ b/interface/web/mail/lib/lang/pl_mail_user_list.lng
@@ -1,7 +1,6 @@
-<?php
-$wb["list_head_txt"] = 'Skrzynka pocztowa';
-$wb["email_txt"] = 'E-mail';
-$wb["autoresponder_txt"] = 'Autoresponder';
-$wb["add_new_record_txt"] = 'Dodaj nową skrzynkę pocztową';
-?>
-
+<?php
+$wb['list_head_txt'] = 'Skrzynka pocztowa';
+$wb['email_txt'] = 'E-mail';
+$wb['autoresponder_txt'] = 'Autoresponder';
+$wb['add_new_record_txt'] = 'Dodaj nową skrzynkę pocztową';
+?>

--
Gitblit v1.9.1