cvs commit: www/en/cgi query-pr.cgi

Ceri Davies ceri at submonkey.net
Thu Aug 11 10:35:42 GMT 2005


On Thu, Aug 11, 2005 at 01:34:53AM +0000, Jesus R. Camou wrote:
> jcamou      2005-08-11 01:34:53 UTC
> 
>   FreeBSD doc repository
> 
>   Modified files:
>     en/cgi               query-pr.cgi 
>   Log:
>   o Add `Query PR' button.
>   o Clean some tagging.

Is there any reason you backed out revision 1.40 while you were in here?

> | @@ -141,7 +142,8 @@ while(<Q>) {
> |  	$syn =~ s/[\t]+/ /g;
> |  	$origsyn = $syn;
> |  	$syn = &fixline($syn);
> | -	print &html_header("Problem Report $cat/$number : $syn");
> | +	print &short_html_header("Problem Report $cat/$number : $syn");
> | +	print "<h1><font color='#660000'>Problem Report $cat/$number</font></h1>\n";
> |  	print "<strong>$syn</strong><p>\n<dl>\n";
> |      } else {
> |  	next if $inhdr;

Ceri

-- 
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.			  -- Einstein (attrib.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050811/1dfad6a9/attachment.bin


More information about the cvs-all mailing list