mirror of
https://github.com/webmin/webmin.git
synced 2026-06-26 05:50:26 +01:00
Remove useless header
This commit is contained in:
@@ -40,7 +40,6 @@ else {
|
||||
}
|
||||
$table->set_emptymsg($text{'index_none'});
|
||||
$table->add_link("create_form.cgi", $text{'index_add'});
|
||||
$table->set_heading($text{'index_zones'});
|
||||
$p->add_footer("/", $text{'index'});
|
||||
}
|
||||
$p->print();
|
||||
|
||||
Reference in New Issue
Block a user