diff options
-rw-r--r-- | bug_form.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bug_form.pl b/bug_form.pl index 176c38035..1263957c7 100644 --- a/bug_form.pl +++ b/bug_form.pl @@ -468,9 +468,10 @@ print " <INPUT TYPE=\"submit\" VALUE=\"Commit\"> <INPUT TYPE=\"reset\" VALUE=\"Reset\"> <INPUT TYPE=hidden name=form_name VALUE=process_bug> -<BR> +<P> <FONT size=\"+1\"><B> <A HREF=\"show_activity.cgi?id=$id\">View Bug Activity</A> + | <A HREF=\"long_list.cgi?buglist=$id\">Format For Printing</A> </B></FONT><BR> </FORM> |