\n"; } else { print $text{'zonekey_done'},"
\n"; # Sign the zone print &text('zonekey_signing', $dom),"\n"; $err = &sign_dnssec_zone($zone); if ($err) { print &text('zonekey_esign', $err),"
\n"; } } &unlock_file(&make_chroot(&absolute_path($zone->{'file'}))); &webmin_log("zonekeyon", undef, $dom); &ui_print_footer("edit_master.cgi?zone=$in{'zone'}&view=$in{'view'}", $text{'master_return'});