setList added to dummy

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1422 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-04-08 08:29:00 +00:00
parent b32a807de8
commit dbb961341e
4 changed files with 16 additions and 10 deletions

View File

@@ -2060,7 +2060,7 @@ FW_devState($$)
$txt = "<a onClick=\"location.href='$FW_ME$FW_subdir?$link$rf'\">$txt</a>";
} else {
$txt = "<a href=\"$FW_ME$FW_subdir?$link\">$txt</a>";
$txt = "<a href=\"$FW_ME$FW_subdir?$link$rf\">$txt</a>";
}
}