mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
ui_hr
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user