--- ../wreq/req-create Thu Mar 25 16:37:43 1999 +++ req-create Sun May 16 02:16:18 1999 @@ -609,6 +609,7 @@ my $er=&escHTMLChars("$error_from\n$error_cc"); $er=~s/\n/
/g; my $ginfo=&escHTMLChars($dept[26]); $ginfo=~s/\n/
/g; + my $header=&escHTMLChars($dept[29]); $header=~s/\n/
/g; &html_header("Config Info for $dept[0]"); print<<"configInfoEOF1"; @@ -624,7 +625,13 @@ -$ginfo  +Group Info: +$ginfo  + + + +Announcement: +$header