From 8662c5bdf4ab42b5db5af61ba1719c3eb4c03dee Mon Sep 17 00:00:00 2001 From: mcramer <m.cramer@pixcept.de> Date: Wed, 30 Jan 2013 11:34:49 -0500 Subject: [PATCH] - Fixed: FS#2621 - OS update --- interface/web/dns/lib/lang/nl_dns_template_list.lng | 13 ++++++------- 1 files changed, 6 insertions(+), 7 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 2b7a6cf..d5fe859 100644 --- a/interface/web/dns/lib/lang/nl_dns_template_list.lng +++ b/interface/web/dns/lib/lang/nl_dns_template_list.lng @@ -1,7 +1,6 @@ -<?php -$wb['list_head_txt'] = 'DNS wizard template'; -$wb['visible_txt'] = 'Zichtbaar'; -$wb['name_txt'] = 'Naam'; -$wb['add_new_record_txt'] = 'Nieuw record toevoegen'; -?> - +<?php +$wb['list_head_txt'] = 'DNS Wizard Template'; +$wb['visible_txt'] = 'Zichtbaar'; +$wb['name_txt'] = 'Naam'; +$wb['add_new_record_txt'] = 'Toevoegen nieuw record'; +?> -- Gitblit v1.9.1