r33588 -> r38918
This commit is contained in:
parent
c9242e0615
commit
5b22a0fd52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38919
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY dedate "$FreeBSDde: de-www/send-pr.sgml,v 1.12 2009/01/09 09:39:39 jkois Exp $">
|
||||
<!ENTITY reference "basiert auf: 1.61">
|
||||
<!ENTITY dedate "$FreeBSDde$">
|
||||
<!ENTITY reference "basiert auf: r38918">
|
||||
<!ENTITY title "Einen FreeBSD-Problembericht abschicken">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
|
@ -107,7 +107,7 @@
|
|||
<br><br><label for="organization">Ihre Organisation/Ihr Unternehmen</label>: <br>
|
||||
<input type="text" name="organization" id="organization" size="40" >
|
||||
|
||||
<br><br><label for="synopsis">Zusammenfassung des Problems (1 Zeile):</label> <br>
|
||||
<br><br><label for="synopsis">Synopsis (Einzeilige Zusammenfassung des Problems):</label> <br>
|
||||
<input type="text" name="synopsis" id="synopsis" size="60" >
|
||||
|
||||
<br><br><label for="category">Betroffener Bereich</label>: <select name="category" id="category">
|
||||
|
|
Loading…
Reference in a new issue