diff --git a/mozilla/webtools/bugzilla/bug_form.pl b/mozilla/webtools/bugzilla/bug_form.pl index 9a59ed94d49..0e7ef80c0d1 100644 --- a/mozilla/webtools/bugzilla/bug_form.pl +++ b/mozilla/webtools/bugzilla/bug_form.pl @@ -421,7 +421,7 @@ if ($status eq "NEW" || $status eq "ASSIGNED" || $status eq "REOPENED") { Resolve bug, mark it as duplicate of bug #
\n"; $knum++; - my $assign_element = ""; + my $assign_element = ""; print " Reassign bug to diff --git a/mozilla/webtools/bugzilla/buglist.cgi b/mozilla/webtools/bugzilla/buglist.cgi index 6297e2150b9..585949f9b8f 100755 --- a/mozilla/webtools/bugzilla/buglist.cgi +++ b/mozilla/webtools/bugzilla/buglist.cgi @@ -613,8 +613,7 @@ if ($toolong) { print "Next/Prev/First/Last buttons won't appear.\n"; } -print "
$quip\n"; -print "\n"; +print "
$quip\n"; print "
$tablestart\n"; print $::bugl; print "\n"; diff --git a/mozilla/webtools/bugzilla/process_bug.cgi b/mozilla/webtools/bugzilla/process_bug.cgi index 314caee9b15..32580cf9a44 100755 --- a/mozilla/webtools/bugzilla/process_bug.cgi +++ b/mozilla/webtools/bugzilla/process_bug.cgi @@ -68,7 +68,7 @@ if ($::FORM{'product'} ne $::dontchange) { print "\n"; print "\n"; print "\n"; - print "Cancel all this and go back to the query page.\n"; + print "Cancel all this and go to the query page.\n"; exit; } } diff --git a/mozilla/webtools/bugzilla/query.cgi b/mozilla/webtools/bugzilla/query.cgi index b9a0c34d646..72047f644b5 100755 --- a/mozilla/webtools/bugzilla/query.cgi +++ b/mozilla/webtools/bugzilla/query.cgi @@ -197,7 +197,7 @@ my $emailinput2 = GenerateEmailInput(2); # javascript my $jscript = << 'ENDSCRIPT'; -