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