From 32dcc8752f280299f0e364ccebcc092db8f2cb4e Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Tue, 05 Apr 2016 12:17:42 -0400 Subject: [PATCH] Changed autodetect messages from WARN to INFO in non forced mode. --- interface/web/sites/lib/lang/de_web_vhost_domain_list.lng | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/interface/web/sites/lib/lang/de_web_vhost_domain_list.lng b/interface/web/sites/lib/lang/de_web_vhost_domain_list.lng index 4e3d99f..c2c291f 100644 --- a/interface/web/sites/lib/lang/de_web_vhost_domain_list.lng +++ b/interface/web/sites/lib/lang/de_web_vhost_domain_list.lng @@ -6,5 +6,4 @@ $wb['domain_txt'] = 'Domain'; $wb['add_new_record_txt'] = 'Neue Domain hinzufügen'; $wb['parent_domain_id_txt'] = 'Webseite'; - ?> -- Gitblit v1.9.1