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/monitor/lib/lang/nl_syslog_list.lng |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/interface/web/monitor/lib/lang/nl_syslog_list.lng b/interface/web/monitor/lib/lang/nl_syslog_list.lng
index a7a5888..e5c2ab0 100644
--- a/interface/web/monitor/lib/lang/nl_syslog_list.lng
+++ b/interface/web/monitor/lib/lang/nl_syslog_list.lng
@@ -1,7 +1,8 @@
-<?php
-$wb['list_head_txt'] = 'ISPConfig Log';
-$wb['tstamp_txt'] = 'Datum';
-$wb['server_id_txt'] = 'Server';
-$wb['loglevel_txt'] = 'Loglevel';
-$wb['message_txt'] = 'Bericht';
-?>
+<?php
+$wb['list_head_txt'] = 'ISPConfig Logboek';
+$wb['tstamp_txt'] = 'Datum';
+$wb['server_id_txt'] = 'Server';
+$wb['loglevel_txt'] = 'Loglevel';
+$wb['message_txt'] = 'Bericht';
+?>
+

--
Gitblit v1.9.1