diff --git a/en/cgi/query-pr.cgi b/en/cgi/query-pr.cgi index c5183c2825..d00d950824 100755 --- a/en/cgi/query-pr.cgi +++ b/en/cgi/query-pr.cgi @@ -1,5 +1,5 @@ #!/usr/bin/perl -T -# $FreeBSD: www/en/cgi/query-pr.cgi,v 1.48 2005/11/06 22:29:45 ceri Exp $ +# $FreeBSD: www/en/cgi/query-pr.cgi,v 1.49 2005/11/07 10:43:19 ceri Exp $ $ENV{'PATH'} = "/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/bin"; @@ -245,7 +245,7 @@ print qq`"; print "
To see this PR with email addresses "; - print " displayed, enter the code from the image and submit: \n"; + print " displayed, enter the code from the image and submit:
\n"; print "\n"; + print "\n"; } print &html_footer;