svn commit: r44980 - head/en_US.ISO8859-1/htdocs

Eitan Adler eadler at FreeBSD.org
Sat May 31 06:31:56 UTC 2014


Author: eadler
Date: Sat May 31 06:31:55 2014
New Revision: 44980
URL: http://svnweb.freebsd.org/changeset/doc/44980

Log:
  Make it less likely that someone will find their way to the bug form.

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 05:11:49 2014	(r44979)
+++ head/en_US.ISO8859-1/htdocs/send-pr.xml	Sat May 31 06:31:55 2014	(r44980)
@@ -15,8 +15,11 @@
     </head>
 
     <body class="navinclude.support">
+      <h1>Migration in progress</h1>
+      <p>Our bug tracking system is currently down for maintaince.</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"/>
 
@@ -153,6 +156,7 @@
 
       <input type="submit" value="Submit Problem Report"/>
     </form>
+    -->
 
   </body>
 </html>


More information about the svn-doc-head mailing list