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

@@ -83,7 +83,7 @@ $heiropen{""}++;
# traverse the heirarchy
$spacer = " "x3;
print "<hr>\n";
print &ui_hr();
print &ui_subheading($text{'host_installed'});
print "<table width=100%>\n";
&traverse("", 0);