This commit is contained in:
Joe Cooper
2008-05-10 03:09:08 +00:00
parent 5325b59fbc
commit 48445ebb60
44 changed files with 84 additions and 84 deletions

View File

@@ -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;