#!/usr/bin/perl
# Re-start Webmin

require './webmin-lib.pl';

&show_restart_page();


