mirror of
https://github.com/webmin/webmin.git
synced 2025-08-01 15:36:00 +00:00
Fix broken Fetchmail page
This commit is contained in:
@ -125,8 +125,6 @@ foreach $u (@users) {
|
|||||||
$i++;
|
$i++;
|
||||||
}
|
}
|
||||||
|
|
||||||
print &ui_table_end();
|
|
||||||
|
|
||||||
if ($in{'new'}) {
|
if ($in{'new'}) {
|
||||||
push(@buts, [ undef, $text{'create'} ]);
|
push(@buts, [ undef, $text{'create'} ]);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user