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

Johann Kois jkois at FreeBSD.org
Mon May 28 15:35:36 UTC 2012


Author: jkois
Date: Mon May 28 15:35:35 2012
New Revision: 38918
URL: http://svn.freebsd.org/changeset/doc/38918

Log:
  PR:     www/164096
  
  The send-pr web form asks for a "Synopsis" but it does not tell you which field the synopis is.
  
  Submitted by:	Ariane van der Steldt (ariane ett stack dott nl)

Modified:
  head/en_US.ISO8859-1/htdocs/send-pr.sgml

Modified: head/en_US.ISO8859-1/htdocs/send-pr.sgml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/send-pr.sgml	Mon May 28 14:27:15 2012	(r38917)
+++ head/en_US.ISO8859-1/htdocs/send-pr.sgml	Mon May 28 15:35:35 2012	(r38918)
@@ -82,7 +82,7 @@
       <br><br><label for="organization">Your Organization or Company</label>: <br>
       <input type="text" name="organization" id="organization" size="40" >
 
-      <br><br><label for="synopsis">One line summary of the problem:</label> <br>
+      <br><br><label for="synopsis">Synopsis (One line summary of the problem):</label> <br>
       <input type="text" name="synopsis" id="synopsis" size="60" >
 
       <br><br><label for="category">Category</label>: <select name="category" id="category">


More information about the svn-doc-head mailing list