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_list.lng | 13 +++++++------ 1 files changed, 7 insertions(+), 6 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 7deac3b..c5c22e2 100644 --- a/interface/web/dns/lib/lang/pl_dns_template_list.lng +++ b/interface/web/dns/lib/lang/pl_dns_template_list.lng @@ -1,6 +1,7 @@ -<?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