mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
ui_hr
This commit is contained in:
@@ -154,7 +154,7 @@ if (@logs && !$access{'view'}) {
|
||||
}
|
||||
|
||||
if (!$access{'view'} && $access{'global'}) {
|
||||
print "<hr>\n";
|
||||
print &ui_hr();
|
||||
print "<form action=edit_global.cgi>\n";
|
||||
print "<table width=100%><tr>\n";
|
||||
print "<td><input type=submit value='$text{'index_global'}'></td>\n";
|
||||
|
||||
Reference in New Issue
Block a user