From 7320a55693796da0e5d3fffac82438baaf384e4e Mon Sep 17 00:00:00 2001
From: vogelor <vogelor@ispconfig3>
Date: Mon, 10 May 2010 14:38:21 -0400
Subject: [PATCH] added the dashboard to the modules enabled by default

---
 interface/web/monitor/lib/lang/de_syslog_list.lng |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/monitor/lib/lang/de_syslog_list.lng b/interface/web/monitor/lib/lang/de_syslog_list.lng
index 10fa7c9..bd879a0 100644
--- a/interface/web/monitor/lib/lang/de_syslog_list.lng
+++ b/interface/web/monitor/lib/lang/de_syslog_list.lng
@@ -2,6 +2,6 @@
 $wb['list_head_txt'] = 'ISPConfig Protokoll';
 $wb['tstamp_txt'] = 'Datum';
 $wb['server_id_txt'] = 'Server';
-$wb['loglevel_txt'] = 'Loglevel';
+$wb['loglevel_txt'] = 'Protokolllevel';
 $wb['message_txt'] = 'Nachricht';
 ?>

--
Gitblit v1.9.1