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 faea745fd6
commit 99553ab6da

View File

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