mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
01_FHEMWEB.pm: jump to the top patch (Forum #47091)
git-svn-id: https://svn.fhem.de/fhem/trunk@10434 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c14834723c
commit
68b3cfd316
@ -1711,7 +1711,8 @@ FW_returnFileAsStream($$$$$)
|
||||
FW_outputChunk($FW_chash, $buf, $d);
|
||||
}
|
||||
close(FH);
|
||||
FW_outputChunk($FW_chash, "<a name='end_of_file'></a>", $d)
|
||||
FW_outputChunk($FW_chash, "<br/><a name='end_of_file'></a>".
|
||||
"<a href='#top'>jump to the top</a><br/><br/>", $d)
|
||||
if($doEsc && $sz > 2048);
|
||||
FW_outputChunk($FW_chash, $suffix, $d);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user