From 1ca823723668e01b1b998faec5f8d8153545cfa8 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 04 Apr 2011 08:22:29 -0400
Subject: [PATCH] Merged revisions 2181-2262 from stable branch.

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

diff --git a/interface/web/dns/lib/lang/pl_dns_template_list.lng b/interface/web/dns/lib/lang/pl_dns_template_list.lng
index a95d232..7deac3b 100644
--- a/interface/web/dns/lib/lang/pl_dns_template_list.lng
+++ b/interface/web/dns/lib/lang/pl_dns_template_list.lng
@@ -1,7 +1,6 @@
-<?php
-$wb['list_head_txt'] = 'Instalator szablonów DNS';
-$wb['visible_txt'] = 'Widoczność';
-$wb['name_txt'] = 'Nazwa';
-$wb['add_new_record_txt'] = 'Dodaj nowy wpis';
-?>
-
+<?php
+$wb['list_head_txt'] = 'Instalator szablonów DNS';
+$wb['visible_txt'] = 'Widoczność';
+$wb['name_txt'] = 'Nazwa';
+$wb['add_new_record_txt'] = 'Dodaj nowy wpis';
+?>

--
Gitblit v1.9.1