\n"; if ((@stat = &device_status($in{dev})) && $stat[1] ne "swap") { print &text('mkfs_desc2', "$stat[0]", &fstype_name($in{type})),"
\n"; } print &ui_table_start($text{'mkfs_options'}, undef, 4); &mkfs_options($in{type}); print &ui_table_end(); print &ui_form_end([ [ undef, $text{'mkfs_create'} ] ]); &ui_print_footer("", $text{'index_return'});