diff --git a/fhem/FHEM/01_FHEMWEB.pm b/fhem/FHEM/01_FHEMWEB.pm
index 93559fb1b..25f40c465 100644
--- a/fhem/FHEM/01_FHEMWEB.pm
+++ b/fhem/FHEM/01_FHEMWEB.pm
@@ -4145,9 +4145,9 @@ FW_log($$)
attr WEB JavaScripts codemirror/fhem_codemirror.js
attr WEB codemirrorParam { "theme":"blackboard", "lineNumbers":true }
- -fhemweb.js will prevent the loading of fhemweb.js, this (in combination
- with the addition of a special fhemweb.js) may be a solution for very
- old tablets.
+ -fhemweb.js and/or -f18.js will prevent the loading of the corresponding
+ file, this, in combination with the addition of an old version of the
+ file, may be a solution for old tablets with outdated browser.
@@ -4995,9 +4995,9 @@ FW_log($$)
attr WEB JavaScripts codemirror/fhem_codemirror.js
attr WEB codemirrorParam { "theme":"blackboard", "lineNumbers":true }
- -fhemweb.js verhindert das das Laden von fhemweb.js, was (in Kombination
- mit einer speziellen fhemweb.js) bei sehr alten Tablets eine Lösung
- sein kann.
+ -fhemweb.js und/oder -f18.js verhindert das Laden diese Dateien, was, in
+ Kombination mit einer alter Version der Datei, eine Abhilfe bei alten
+ Tablets mit nicht mehr aktulisierbaren Browser sein kann.