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