From 468831a60bdc2f4e87b83e2650581585c011cbd3 Mon Sep 17 00:00:00 2001 From: "endico%mozilla.org" <> Date: Fri, 14 Jul 2000 06:57:18 +0000 Subject: move the 'Move Bug" button so its less likely to be confused with the commit button --- bug_form.pl | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'bug_form.pl') diff --git a/bug_form.pl b/bug_form.pl index 4e09e7d98..d81a9b813 100644 --- a/bug_form.pl +++ b/bug_form.pl @@ -516,17 +516,16 @@ print " View Bug Activity   |   Format For Printing -
+ "; if ( Param("move-enabled") && (defined $::COOKIE{"Bugzilla_login"}) && ($::COOKIE{"Bugzilla_login"} =~ /($movers)/) ){ - print " -

-"; + print "  |  " + ."\n"; } -print ""; +print "
"; print " -- cgit v1.2.3-24-g4f1b
Description: