summaryrefslogtreecommitdiffstats
path: root/doeditowners.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'doeditowners.cgi')
-rwxr-xr-xdoeditowners.cgi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doeditowners.cgi b/doeditowners.cgi
index b09d7298b..88bfdeb65 100755
--- a/doeditowners.cgi
+++ b/doeditowners.cgi
@@ -68,5 +68,5 @@ foreach my $update (@updates) {
}
print "OK, done.<p>\n";
-print "<a href=editowners.cgi>Edit the owners some more.</a><p>\n";
-print "<a href=query.cgi>Go back to the query page.</a>\n";
+print "<A HREF=\"editowners.cgi\">Edit the owners some more.</A>\n<P>\n";
+print "<A HREF=\"query.cgi\">Go back to the query page.</A>\n";