mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Finished off FreeBSD fdisk module
This commit is contained in:
@@ -43,6 +43,7 @@ if ($err) {
|
||||
}
|
||||
else {
|
||||
print &text('npart_done'),"<p>\n";
|
||||
&webmin_log("create", "part", $part->{'device'}, $part);
|
||||
}
|
||||
|
||||
&ui_print_footer("edit_slice.cgi?device=$in{'device'}&slice=$in{'slice'}",
|
||||
|
||||
Reference in New Issue
Block a user