mirror of
https://github.com/webmin/webmin.git
synced 2026-05-06 15:20:29 +01:00
Clean up comment position
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
This commit is contained in:
@@ -247,8 +247,8 @@ if (!$follow) {
|
||||
if (!$safe_proc_out_got || $safe_proc_out =~ /-- No entries --/m);
|
||||
print "</pre>\n";
|
||||
}
|
||||
# Progressive output
|
||||
else {
|
||||
# Progressive output
|
||||
print "<pre id='logdata' data-reversed='$reverse'>";
|
||||
print "<i data-loading>$text{'view_loading'}</i>\n";
|
||||
print "</pre>\n";
|
||||
|
||||
Reference in New Issue
Block a user