*** ../mailinglist.c.old	Thu Aug  2 22:52:00 2001
--- mailinglist.c	Thu Aug  2 22:57:27 2001
***************
*** 1064,1070 ****
  	fprintf(actout, "%s<tr>\n", spacestring);
  	fprintf(actout, "%s  <td>\n", spacestring);
  	fprintf(actout, "%s    <input type=radio name=param3 value=-d %s></td>\n", spacestring, checked1);
! 	fprintf(actout, "%s  <td>Digest</td>\n", spacestring);
  	fprintf(actout, "%s  <td>\n", spacestring);
  	fprintf(actout, "%s    <input type=radio name=param3 value=-D %s></td>\n", spacestring, checked2);
  	fprintf(actout, "%s  <td>%s</td>\n",  spacestring, get_html_text("022"));
--- 1064,1070 ----
  	fprintf(actout, "%s<tr>\n", spacestring);
  	fprintf(actout, "%s  <td>\n", spacestring);
  	fprintf(actout, "%s    <input type=radio name=param3 value=-d %s></td>\n", spacestring, checked1);
! 	fprintf(actout, "%s  <td>%s</td>\n", spacestring, get_html_text("227"));
  	fprintf(actout, "%s  <td>\n", spacestring);
  	fprintf(actout, "%s    <input type=radio name=param3 value=-D %s></td>\n", spacestring, checked2);
  	fprintf(actout, "%s  <td>%s</td>\n",  spacestring, get_html_text("022"));
