MFen: r38918 -> r39205
Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
0fbe37009d
commit
3228de05d1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39305
1 changed files with 3 additions and 14 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY dedate "$FreeBSDde$">
|
||||
<!ENTITY reference "basiert auf: r38918">
|
||||
<!ENTITY reference "basiert auf: r39205">
|
||||
<!ENTITY title "Einen FreeBSD-Problembericht abschicken">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
|
|
@ -97,6 +97,8 @@
|
|||
<form action="http://www.FreeBSD.org/cgi/dosendpr.cgi" method="post" enctype="multipart/form-data">
|
||||
<input type="hidden" name="submitterid" value="current-users" >
|
||||
<input type="hidden" name="confidential" value="no" >
|
||||
<input type="hidden" name="severity" value="non-critical">
|
||||
<input type="hidden" name="priority" value="low">
|
||||
|
||||
<label for="email">Ihre E-Mail-Adresse</label>: <br>
|
||||
<input type="text" name="email" id="email" size="40">
|
||||
|
|
@ -133,18 +135,6 @@
|
|||
<option> www</option>
|
||||
</select>
|
||||
|
||||
<br><br><label for="severity">Schwere des Problems</label>: <select name="severity" id="severity">
|
||||
<option> non-critical</option>
|
||||
<option> serious</option>
|
||||
<option> critical</option>
|
||||
</select>
|
||||
|
||||
<br><br><label for="priority">Priorität</label>: <select name="priority" id="priority">
|
||||
<option> low</option>
|
||||
<option> medium</option>
|
||||
<option> high</option>
|
||||
</select>
|
||||
|
||||
<br><br><label for="class">Art des Problemberichts</label>: <select name="class" id="class">
|
||||
<option> sw-bug</option>
|
||||
<option> doc-bug</option>
|
||||
|
|
@ -183,7 +173,6 @@
|
|||
<input type="text" name="code-confirm" id="code-confirm" size="8"><br><br>
|
||||
|
||||
<input type="submit" value="Problembericht abschicken" >
|
||||
<input type="reset" value="Eingaben löschen" >
|
||||
</form>
|
||||
|
||||
&footer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue