2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

92_FileLog.pm: fix reverseLog problem on smallscreen

git-svn-id: https://svn.fhem.de/fhem/trunk@7133 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-12-05 19:31:21 +00:00
parent de74df43b4
commit 7c6e265b1a

View File

@ -452,6 +452,7 @@ FileLog_logWrapper($)
$cnt = FW_htmlEscape($cnt);
FW_pO $cnt;
FW_pO $suffix;
return 1;
} else {
FileLog_loadSVG();