From c7bc69e3a862817ec0642bdb013b172e21a95bfe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 09 Nov 2009 06:58:30 -0500 Subject: [PATCH] Updated the dns_export_to_bind.php script. --- interface/web/admin/lib/lang/nl_software_update_list.lng | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) diff --git a/interface/web/admin/lib/lang/nl_software_update_list.lng b/interface/web/admin/lib/lang/nl_software_update_list.lng index 1e28f9e..7c8dc76 100644 --- a/interface/web/admin/lib/lang/nl_software_update_list.lng +++ b/interface/web/admin/lib/lang/nl_software_update_list.lng @@ -1,9 +1,8 @@ -<?php -$wb['list_head_txt'] = 'Software updates'; -$wb['installed_txt'] = 'Actie'; -$wb['update_title_txt'] = 'Update'; -$wb['version_txt'] = 'Versie'; -$wb['action_txt'] = 'Actie'; -$wb['server_select_txt'] = 'Selecteer server'; -?> - +<?php +$wb['list_head_txt'] = 'Software updates'; +$wb['installed_txt'] = 'Actie'; +$wb['update_title_txt'] = 'Update'; +$wb['version_txt'] = 'Versie'; +$wb['action_txt'] = 'Actie'; +$wb['server_select_txt'] = 'Selecteer server'; +?> -- Gitblit v1.9.1