Bugzilla Bug 73426 fix viewallnotes.cgi compile errors <q src="tinderbox" class="errors"/>
fixes tinderbox bustage git-svn-id: svn://10.0.0.236/trunk@90421 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -79,7 +79,7 @@ if ($form{terse}) {
|
||||
|
||||
} elsif ($form{text}) {
|
||||
|
||||
my $header = "<PRE>\nBuild Time\t\tBuild Name\t\t\tWho\t\t\Note Time\t\t\tNote\n" .
|
||||
my $header = "<PRE>\nBuild Time\t\tBuild Name\t\t\tWho\t\t\tNote Time\t\t\tNote\n" .
|
||||
"----------------------------------------------------------------------------------------------------------------------------\n";
|
||||
|
||||
if (defined $tree && defined $start && defined $end) {
|
||||
@@ -114,7 +114,7 @@ my $header = "<PRE>\nBuild Time\t\tBuild Name\t\t\tWho\t\t\Note Time\t\t\tNote\n
|
||||
"named '$tree'.</font><p>";
|
||||
}
|
||||
}
|
||||
print "\n<\PRE>";
|
||||
print "\n</PRE>";
|
||||
|
||||
} else {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user