#include <lt2001.style>
#include "edit.style"

<page title="Infomail" subtitle=Infomail>

<form method=post action=infomail_send.php3>
<center><table cellpadding=0 cellspacing=1>

<row_input	name=number
		title="<b>Nr.</b>"
		size=55
		value=""
		>
<row_input	name=subject
		title="<b>Subject</b>"
		value=""
		size=55
		>
<row_textarea	name=body
		title="<b>Content</b>"
		value=""
		cols=53
		rows=10
		>

<row_submit_plain>

</table></center></form>

<p><b><a href="infomail_recipient.php3">Display Addresses</a></b><p>

</page>

# Local variables:
# mode: text
# mode: auto-fill
# end:
