This commit is contained in:
Joe Cooper
2008-05-10 02:50:56 +00:00
parent 8dfb3afb38
commit 9b301b0cfc

View File

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