diff --git a/fhem/www/pgm2/fhemweb.js b/fhem/www/pgm2/fhemweb.js
index f2158ece7..ea943e456 100644
--- a/fhem/www/pgm2/fhemweb.js
+++ b/fhem/www/pgm2/fhemweb.js
@@ -1420,7 +1420,7 @@ FW_createTextField(elName, devName, vArr, currVal, set, params, cmd)
$(inp).unbind("blur");
$('body').append(
'
'+
- ''+
+ ''+
'
');
var txt = $(inp).val();
@@ -2035,7 +2035,7 @@ FW_getSVG(emb)
Example: attr WEB widgetOverride room:textField
textFieldNL - show the input field and hide the label.
textField-long[,sizePct] - show an input-field, but upon
- clicking on the input field open a textArea (60x25).
+ clicking on the input field open a textArea.
sizePct specifies the size of the dialog relative to the screen, in
percent. Default is 75
textFieldNL-long[,sizePct] - the behaviour is the same
@@ -2070,7 +2070,7 @@ FW_getSVG(emb)
Beispiel: attr WEB widgetOverride room:textField
textFieldNL - Eingabefeld ohne Label.
textField-long[,sizePct] - ist wie textField, aber beim Click im
- Eingabefeld wird ein Dialog mit einer HTML textarea (60x25) wird
+ Eingabefeld wird ein Dialog mit einer HTML textarea wird
geöffnet. sizePct ist die relative Größe des Dialogs,
die Voreinstellung ist 75.
textFieldNL-long[,sizePct] - wi textField-long, aber kein Label wir