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

Peter Wemm peter at FreeBSD.org
Sat May 31 20:07:58 UTC 2014


Author: peter (src committer)
Date: Sat May 31 20:07:57 2014
New Revision: 44986
URL: http://svnweb.freebsd.org/changeset/doc/44986

Log:
  Make the delay warning a bit louder.

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 19:47:01 2014	(r44985)
+++ head/en_US.ISO8859-1/htdocs/send-pr.xml	Sat May 31 20:07:57 2014	(r44986)
@@ -16,9 +16,9 @@
 
     <body class="navinclude.support">
       <h1>Migration in progress</h1>
-      <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>
+      <h2>Our bug tracking system is OFFLINE.</h2>
+      <h2>Bug reports can be sent but will be queued for later processing.</h2>
+      <h2>You will NOT get an immediate response.</h2>
 
 	<!-- Copyright (c) 1996 The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
 


More information about the svn-doc-head mailing list