From: endico%mozilla.org <>
Date: Fri, 14 Jul 2000 06:57:18 +0000 (+0000)
Subject: move the 'Move Bug" button so its less likely to be confused with the commit button
X-Git-Tag: bugzilla-2.12~236
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468831a60bdc2f4e87b83e2650581585c011cbd3;p=thirdparty%2Fbugzilla.git
move the 'Move Bug" button so its less likely to be confused with the commit button
---
diff --git a/bug_form.pl b/bug_form.pl
index 4e09e7d988..d81a9b813c 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 "
Description: |