mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
ui_hr
This commit is contained in:
@@ -89,7 +89,7 @@ if (!$pinfo[7]) {
|
||||
print "</tr> </table><p>\n";
|
||||
|
||||
# Show hosts with the package
|
||||
print "<hr>\n";
|
||||
print &ui_hr();
|
||||
print &ui_subheading($text{'edit_hosts'});
|
||||
@icons = map { "/servers/images/$_->{'type'}.gif" } @got;
|
||||
@links = map { "edit_host.cgi?id=$_->{'id'}" } @got;
|
||||
|
||||
Reference in New Issue
Block a user