mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-16 10:46:03 +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:
parent
93e78a01e8
commit
060766cb1b
@ -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".
|
||||
|
Loading…
x
Reference in New Issue
Block a user