From f94ae158a901698dff89e5e751f23b1db280d6df Mon Sep 17 00:00:00 2001
From: rudolfkoenig <>
Date: Sat, 22 Feb 2014 18:55:11 +0000
Subject: [PATCH] FHEMWEB: doc, added
git-svn-id: https://svn.fhem.de/fhem/trunk@5018 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/FHEM/01_FHEMWEB.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/fhem/FHEM/01_FHEMWEB.pm b/fhem/FHEM/01_FHEMWEB.pm
index 85bb450d0..d4e4de2e3 100755
--- a/fhem/FHEM/01_FHEMWEB.pm
+++ b/fhem/FHEM/01_FHEMWEB.pm
@@ -2851,7 +2851,7 @@ FW_ActivateInform()
":slider,<min>,<step>,<max>", then a javascript
driven slider is displayed
if the modifier is of the form ":multiple,val1,val2,...", then
- multiple values can be selected, the result is comma separated.
+ multiple values can be selected, the result is comma separated.
else a dropdown with all the modifier values is displayed
If the command is state, then the value will be used as a command.
@@ -3332,7 +3332,7 @@ FW_ActivateInform()
JavaScript programmierter Slider angezeigt
Ist der Modifier ":multiple,val1,val2,...", dann ein
- Mehrfachauswahl ist möglich, das Ergebnis ist Komma-separiert.
+ Mehrfachauswahl ist möglich, das Ergebnis ist Komma-separiert.
In allen anderen Fällen erscheint ein Dropdown mit allen
Modifier Werten.