diff --git a/lng/english.lng.php b/lng/english.lng.php
index 23b3ffd8..d9fe562d 100644
--- a/lng/english.lng.php
+++ b/lng/english.lng.php
@@ -2094,4 +2094,4 @@ $lng['serversettings']['phpfpm_settings']['custom_config']['title'] = 'Custom co
$lng['serversettings']['phpfpm_settings']['custom_config']['description'] = 'Add custom configuration to each PHP-FPM version instance, for example pm.status_path = /status for monitoring. Variables below can be used here. ' . ' ' . $lng['serversettings']['phpfpm_settings']['restart_note'] . '';
$lng['serversettings']['awstats']['logformat']['title'] = 'LogFormat setting';
-$lng['serversettings']['awstats']['logformat']['description'] = 'If you use customized logformat for your webserver, you need change the awstats LogFormat too.
Default is 1. For more information check documentation here. Might also require changes in the awstats config.';
+$lng['serversettings']['awstats']['logformat']['description'] = 'If you use customized logformat for your webserver, you need change the awstats LogFormat too.
Default is 1. For more information check documentation here.';
diff --git a/lng/german.lng.php b/lng/german.lng.php
index 4f0387ad..ab86c23a 100644
--- a/lng/german.lng.php
+++ b/lng/german.lng.php
@@ -1741,4 +1741,4 @@ $lng['serversettings']['phpfpm_settings']['custom_config']['title'] = 'Benutzerd
$lng['serversettings']['phpfpm_settings']['custom_config']['description'] = 'Füge eine benutzerdefinierte Einstellungen zur PHP-FPM Instanz hinzu, beispielsweise pm.status_path = /status für Monitoring. Unten ersichtliche Variablen können verwendet werden.' . ' ' . $lng['serversettings']['phpfpm_settings']['restart_note'] . '';
$lng['serversettings']['awstats']['logformat']['title'] = 'LogFormat Einstellung';
-$lng['serversettings']['awstats']['logformat']['description'] = 'Wenn ein benutzerdefiniertes LogFormat beim Webserver verwendet wird, muss LogFormat von awstats ebenso angepasst werden.
Standard ist 1. Für weitere Informationen siehe Dokumentation unter hier. Könnte ebenfalls Anpassungen in der awstats Konfiguration benötigen.';
+$lng['serversettings']['awstats']['logformat']['description'] = 'Wenn ein benutzerdefiniertes LogFormat beim Webserver verwendet wird, muss LogFormat von awstats ebenso angepasst werden.
Standard ist 1. Für weitere Informationen siehe Dokumentation unter hier.';