2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

98_weblink.pm: fix small doc bug (Forum #46624)

git-svn-id: https://svn.fhem.de/fhem/trunk@10341 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2016-01-03 07:57:00 +00:00
parent d479c1c180
commit 007cad2f34

View File

@ -189,7 +189,7 @@ weblink_FwFn($$$$)
<ul>
<code>
define yw weblink iframe http://weather.yahooapis.com/forecastrss?w=650272&u=c<br>
attr yw weblink htmlattr width="480" height="560"<br>
attr yw htmlattr width="480" height="560"<br>
</code>
</ul></li>