]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Separate viewbugactivityformatforprinting with a vertical bar so the two links don...
authorendico%mozilla.org <>
Mon, 12 Jun 2000 15:18:19 +0000 (15:18 +0000)
committerendico%mozilla.org <>
Mon, 12 Jun 2000 15:18:19 +0000 (15:18 +0000)
bug_form.pl

index 176c380354dc12036977572d46c6939bcdd13ea6..1263957c750323274e64b07c47ce7edb9b1b0fd3 100644 (file)
@@ -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>
+ &nbsp; | &nbsp;
  <A HREF=\"long_list.cgi?buglist=$id\">Format For Printing</A>
 </B></FONT><BR>
 </FORM>