diff --git a/bug_vote_add.php3 b/bug_vote_add.php3 index 660a2c03d1..06df94a2db 100644 --- a/bug_vote_add.php3 +++ b/bug_vote_add.php3 @@ -9,6 +9,7 @@ > - + Delete @@ -87,7 +88,7 @@
> - +
@@ -96,10 +97,8 @@
diff --git a/report_add.php3 b/report_add.php3 index 6ddb2a5339..a5fde77d72 100644 --- a/report_add.php3 +++ b/report_add.php3 @@ -130,9 +130,7 @@ } ### OK!!! else { - PRINT "Thank you for your submission."; - PRINT "

"; - PRINT "You are now being transported to the Bug Viewing Page in 3 seconds ...

"; + PRINT "Thank you for your submission.

"; } ?>