fix unballanced <ul> on german commandref

fix SVN id

[Ticket: no]
This commit is contained in:
Marko Oldenburg 2022-03-10 09:42:19 +01:00
parent 40a01c347c
commit 4c59c001df
3 changed files with 6 additions and 5 deletions

View File

@ -25,7 +25,7 @@
# GNU General Public License for more details.
#
#
# $Id:
# $Id$
#
###############################################################################
package FHEM::LGTV_WebOS;
@ -244,7 +244,7 @@ __END__
<li><strong>clearInputList&nbsp;</strong> -&nbsp;&nbsp; L&ouml;scht die Liste der Ger&auml;teeing&auml;nge</li>
<li><strong>input&nbsp;</strong> - W&auml;hlt den Ger&auml;teeingang aus (Abh&auml;ngig von Typ und angeschossenen Ger&auml;ten) <br />Beispiele: extInput_AV-1, extInput_HDMI-1, extInput_HDMI-2, extInput_HDMI-3)</li>
</ul>
</ul
</ul>
</ul>
</ul>
<p><strong>Get-Kommandos</strong> <code>get &lt;Name&gt; &lt;Readingname&gt;</code><br /><br /></p>
@ -348,6 +348,7 @@ __END__
</ul>
</ul>
</ul>
=end html_DE
=for :application/json;q=META.json 82_LGTV_WebOS.pm

View File

@ -1,2 +1,2 @@
UPD 2022-02-08_07:16:43 18966 FHEM/82_LGTV_WebOS.pm
UPD 2022-02-08_07:16:48 54278 lib/FHEM/Devices/LGTV/LGTVWebOS.pm
UPD 2022-03-10_09:40:57 18968 FHEM/82_LGTV_WebOS.pm
UPD 2022-03-10_09:28:02 54278 lib/FHEM/Devices/LGTV/LGTVWebOS.pm

View File

@ -25,7 +25,7 @@
# GNU General Public License for more details.
#
#
# $Id:
# $Id$
#
###############################################################################
package FHEM::Devices::LGTV::LGTVWebOS;