FHEMWEB: fix IPV6 link

git-svn-id: https://svn.fhem.de/fhem/trunk@4761 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2014-01-28 09:13:13 +00:00
parent 8f204f5a14
commit bc67b304f5

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;.