From 5b633597865c33d81e9da8e5318b8d3ae0e95b47 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Tue, 01 Sep 2009 06:47:43 -0400
Subject: [PATCH] Updated pl language files.

---
 interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng b/interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng
index 1f0aad1..01f50f4 100644
--- a/interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng
+++ b/interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng
@@ -1,9 +1,10 @@
-<?php
-$wb['list_head_txt'] = 'E-mail Catchall';
-$wb['active_txt'] = 'Aktywny';
-$wb['source_txt'] = 'źródło';
-$wb['destination_txt'] = 'Element docelowy adresu E-mail';
-$wb['server_id_txt'] = 'Serwer';
-$wb['domain_txt'] = 'Domena';
-$wb['add_new_record_txt'] = 'Dodaj nowy Catchall';
-?>
+<?php
+$wb["list_head_txt"] = 'E-mail Catchall';
+$wb["active_txt"] = 'Aktywny';
+$wb["source_txt"] = 'źródło';
+$wb["destination_txt"] = 'Element docelowy adresu E-mail';
+$wb["server_id_txt"] = 'Serwer';
+$wb["domain_txt"] = 'Domena';
+$wb["add_new_record_txt"] = 'Dodaj nowy Catchall';
+?>
+

--
Gitblit v1.9.1