FHEMWEB: fix IPV6 link

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4761 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2014-01-28 09:13:13 +00:00
parent 6801512cc0
commit 247bfd335a

View File

@@ -2389,7 +2389,7 @@ FW_ActivateInform()
Enable the webfrontend on port <tcp-portnr>. If global is specified,
then requests from all interfaces (not only localhost / 127.0.0.1) are
serviced.<br>
To enable listening on IPV6 see the comments <a href="#port">here</a>.
To enable listening on IPV6 see the comments <a href="#telnet">here</a>.
<br><br>
Feature: http://host:port/fhem/icons/&lt;devicename&gt; will return
the icon associated with the current status of &lt;devicename&gt;.