Index: req-newreq
===================================================================
RCS file: /cvsroot/its/sw/wreq/req-newreq,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -u -r1.1 -r1.2
--- req-newreq	1999/05/09 21:51:08	1.1
+++ req-newreq	1999/05/15 10:11:32	1.2
@@ -347,7 +347,8 @@
 	}else{
 		&html_error("Request sent","Please refer to request #$last when " .
 			"you need to <a href=\"$url?list-$group\" target=\"_top\">check " .
-			"its status</a> in the job queue$passwordmsg");
+			"its status</a> in the job queue$passwordmsg\n".
+			"<P>You might also <A HREF=\"$url\">send a new request</A>.");
 	}	
 	#&html_trailer;
 }
