Tell that a shar file or .txt file is required for attaching a diff.

PR:		130070
Submitted by:	mwlucas
This commit is contained in:
Remko Lodder 2008-12-31 08:03:19 +00:00
parent 060be55fda
commit 76006c1920
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33588

View file

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.59 2007/08/06 12:16:16 ceri Exp $"> <!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.60 2008/04/23 04:27:59 linimon Exp $">
<!ENTITY title "Submit a FreeBSD problem report"> <!ENTITY title "Submit a FreeBSD problem report">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996 <!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED."> The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
@ -144,8 +144,8 @@
<label for="fix">Fix to the problem if known</label>: <br> <label for="fix">Fix to the problem if known</label>: <br>
<textarea name="fix" id="fix" rows="20" cols="80"></textarea><br><br> <textarea name="fix" id="fix" rows="20" cols="80"></textarea><br><br>
<label for="patch">And/or patch file (100KB max, .txt extension <label for="patch">And/or patch file (100KB max, .txt extension or
recommended)</label>: shar file required)</label>:
<input type="file" name="patch" id="patch" maxlength="102400" <input type="file" name="patch" id="patch" maxlength="102400"
accept="text/*" ><br> accept="text/*" ><br>