Add "advocacy" category
This commit is contained in:
parent
cd7fe7743f
commit
55637e5dd9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5000
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1999-02-26 15:39:47 $">
|
<!ENTITY date "$Date: 1999-05-31 13:49:35 $">
|
||||||
<!ENTITY title "Envío de informe de problemas con FreeBSD">
|
<!ENTITY title "Envío de informe de problemas con FreeBSD">
|
||||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: send-pr.sgml,v 1.2 1999-02-26 15:39:47 jesusr Exp $ -->
|
<!-- $Id: send-pr.sgml,v 1.3 1999-05-31 13:49:35 jesusr Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -28,6 +28,7 @@ máquina en la que está ocurriendo el problema.</p>
|
||||||
<br><b>Organizació o compañía</b>: <br><input type="text" name="organization" size="40" >
|
<br><b>Organizació o compañía</b>: <br><input type="text" name="organization" size="40" >
|
||||||
<br><b>Una línea descriptiva del problema:</b> <br><input type="text" name="synopsis" size="72" >
|
<br><b>Una línea descriptiva del problema:</b> <br><input type="text" name="synopsis" size="72" >
|
||||||
<br><b>Categoría</b>: <select name="category">
|
<br><b>Categoría</b>: <select name="category">
|
||||||
|
<option> advocacy
|
||||||
<option> alpha
|
<option> alpha
|
||||||
<option> bin
|
<option> bin
|
||||||
<option> conf
|
<option> conf
|
||||||
|
|
Loading…
Reference in a new issue