From: bryce-mozilla%nextbus.com <> Date: Fri, 9 Jul 1999 06:06:46 +0000 (+0000) Subject: More tiny battles in the HTML syntax error war X-Git-Tag: bugzilla-2.6~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564e96b043a8620ea45fd3498134d73abceed968;p=thirdparty%2Fbugzilla.git More tiny battles in the HTML syntax error war --- diff --git a/bug_form.pl b/bug_form.pl index 9a59ed94d4..0e7ef80c0d 100644 --- a/bug_form.pl +++ b/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/buglist.cgi b/buglist.cgi index 6297e2150b..585949f9b8 100755 --- a/buglist.cgi +++ b/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/process_bug.cgi b/process_bug.cgi index 314caee9b1..32580cf9a4 100755 --- a/process_bug.cgi +++ b/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/query.cgi b/query.cgi index b9a0c34d64..72047f644b 100755 --- a/query.cgi +++ b/query.cgi @@ -197,7 +197,7 @@ my $emailinput2 = GenerateEmailInput(2); # javascript my $jscript = << 'ENDSCRIPT'; -