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/dns/lib/lang/pl_dns_template.lng | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/interface/web/dns/lib/lang/pl_dns_template.lng b/interface/web/dns/lib/lang/pl_dns_template.lng index f3e7563..42ef5f5 100644 --- a/interface/web/dns/lib/lang/pl_dns_template.lng +++ b/interface/web/dns/lib/lang/pl_dns_template.lng @@ -1,6 +1,7 @@ -<?php -$wb['name_txt'] = 'Nazwa'; -$wb['fields_txt'] = 'Pola'; -$wb['template_txt'] = 'Szablon'; -$wb['visible_txt'] = 'Widoczność'; -?> +<?php +$wb["name_txt"] = 'Nazwa'; +$wb["fields_txt"] = 'Pola'; +$wb["template_txt"] = 'Szablon'; +$wb["visible_txt"] = 'Widoczność'; +?> + -- Gitblit v1.9.1