2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-20 01:06:04 +00:00

55_InfoPanel.pm: code cleanup

git-svn-id: https://svn.fhem.de/fhem/trunk@8013 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2015-02-16 22:40:14 +00:00
parent 93e78a01e8
commit 060766cb1b

View File

@ -1313,8 +1313,6 @@ sub btIP_returnHTML {
return ("text/html; charset=utf-8", $code); return ("text/html; charset=utf-8", $code);
} }
#style="display: none;" onload="document.getElementsByTagName('BODY')[0].style.display='block';"
sub btIP_HTMLHead { sub btIP_HTMLHead {
my ($name,$title,$refresh) = @_; my ($name,$title,$refresh) = @_;
my $doctype = '<?xml version="1.0" encoding="utf-8" standalone="no"?> '."\n". my $doctype = '<?xml version="1.0" encoding="utf-8" standalone="no"?> '."\n".