Date: Sat, 31 May 2014 19:47:01 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44985 - head/en_US.ISO8859-1/htdocs Message-ID: <201405311947.s4VJl1mG090204@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: peter (src committer) Date: Sat May 31 19:47:01 2014 New Revision: 44985 URL: http://svnweb.freebsd.org/changeset/doc/44985 Log: Don't hide the contents of the send-pr form. It does work although the results will be processed later. Leave the warning to try and set expectations accordingly. Modified: head/en_US.ISO8859-1/htdocs/send-pr.xml Modified: head/en_US.ISO8859-1/htdocs/send-pr.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/send-pr.xml Sat May 31 18:27:37 2014 (r44984) +++ head/en_US.ISO8859-1/htdocs/send-pr.xml Sat May 31 19:47:01 2014 (r44985) @@ -16,10 +16,11 @@ <body class="navinclude.support"> <h1>Migration in progress</h1> - <p>Our bug tracking system is currently down for maintaince.</p> + <p>Our bug tracking system is OFFLINE.</p> + <p>Bug reports can be sent but will be queued for later processing. + You will NOT get an immediate response.</p> <!-- Copyright (c) 1996 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. --> - <!-- <img src="&base;/gifs/bug.jpg" alt="Bugs" align="right" border="0" width="200" height="233"/> @@ -156,7 +157,6 @@ <input type="submit" value="Submit Problem Report"/> </form> - --> </body> </html>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405311947.s4VJl1mG090204>