Date: Thu, 11 Aug 2005 11:35:40 +0100 From: Ceri Davies <ceri@submonkey.net> To: "Jesus R. Camou" <jcamou@FreeBSD.org> Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/cgi query-pr.cgi Message-ID: <20050811103540.GR55885@submonkey.net> In-Reply-To: <200508110134.j7B1YrJC083604@repoman.freebsd.org> References: <200508110134.j7B1YrJC083604@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--8EXHJdkEfksMlRxO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 11, 2005 at 01:34:53AM +0000, Jesus R. Camou wrote: > jcamou 2005-08-11 01:34:53 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en/cgi query-pr.cgi=20 > 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 =3D~ s/[\t]+/ /g; > | $origsyn =3D $syn; > | $syn =3D &fixline($syn); > | - print &html_header("Problem Report $cat/$number : $syn"); > | + print &short_html_header("Problem Report $cat/$number : $syn"); > | + print "<h1><font color=3D'#660000'>Problem Report $cat/$number</font>= </h1>\n"; > | print "<strong>$syn</strong><p>\n<dl>\n"; > | } else { > | next if $inhdr; Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --8EXHJdkEfksMlRxO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFC+yn8ocfcwTS3JF8RAk+uAJ0XN8EyrSgN0OzMwBHIH5o8Ub38WgCdHusw JHdVGkDIBByjuPv3tDNAJsM= =TpG/ -----END PGP SIGNATURE----- --8EXHJdkEfksMlRxO--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050811103540.GR55885>