mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
One more space please
This commit is contained in:
@@ -67,7 +67,7 @@ if (@logins) {
|
||||
}
|
||||
$html .= &ui_columns_row([
|
||||
$l->[2] .
|
||||
(@links ? " " . &ui_links_row(\@links) : undef),
|
||||
(@links ? " " . &ui_links_row(\@links) : undef),
|
||||
&make_date($l->[1]),
|
||||
$state ]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user