From a2860226e18ba66eb155ee034314abb2f82a3e8c Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Sun, 16 Aug 2009 09:42:23 -0400
Subject: [PATCH] Updated Dutch language files.

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

diff --git a/interface/web/dns/lib/lang/nl_dns_template_list.lng b/interface/web/dns/lib/lang/nl_dns_template_list.lng
index 6c8a120..2b7a6cf 100644
--- a/interface/web/dns/lib/lang/nl_dns_template_list.lng
+++ b/interface/web/dns/lib/lang/nl_dns_template_list.lng
@@ -1,6 +1,7 @@
-<?php
-$wb['list_head_txt'] = 'DNS wizard template';
-$wb['visible_txt'] = 'Zichtbaar';
-$wb['name_txt'] = 'Naam';
-$wb['add_new_record_txt'] = 'Toevoegen nieuw record';
-?>
+<?php
+$wb['list_head_txt'] = 'DNS wizard template';
+$wb['visible_txt'] = 'Zichtbaar';
+$wb['name_txt'] = 'Naam';
+$wb['add_new_record_txt'] = 'Nieuw record toevoegen';
+?>
+

--
Gitblit v1.9.1