From 8d59f16f0c4127d7e8a20f6d53e96163b7fd7f55 Mon Sep 17 00:00:00 2001
From: Ceri Davies <ceri@FreeBSD.org>
Date: Tue, 16 Dec 2003 21:25:05 +0000
Subject: [PATCH] Remove the hardwired width attribute, and correct the height
 attribute, on the image returned from sendpr-code.cgi.

PR:		www/60308
Submitted by:	Eric Anderson <anderson@centtech.com>
---
 en/send-pr.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/en/send-pr.sgml b/en/send-pr.sgml
index 1727fb6bde..1082384db5 100644
--- a/en/send-pr.sgml
+++ b/en/send-pr.sgml
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
-<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.33 2003/12/14 17:33:18 ceri Exp $">
+<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.34 2003/12/14 17:37:52 ceri Exp $">
 <!ENTITY title "Submit a FreeBSD problem report">
 <!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
  The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED.">
@@ -106,7 +106,7 @@
 	you're not a robot</b>: <br>
       <img src="http://www.FreeBSD.org/cgi/sendpr-code.cgi"
 	alt="Random text; if you cannot see the image, please email &bugbusters;"
-	border="0" width="100" height="35">
+	border="0" height="24">
       <input type="text" name="code-confirm" size="8"><br>
 
       <input type="submit" value="Submit Problem Report" >