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:
@@ -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>";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user