mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Mail Test</TITLE>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
</HEAD>
|
||||
|
||||
<BODY bgcolor="#FFFFFF" text="#000000">
|
||||
<P>Test-Seite zum verschicken von Mails.</P>
|
||||
|
||||
<FORM name="form1" method="post" action="mailtest.php">
|
||||
Adresse:
|
||||
<INPUT type="text" name="adress">
|
||||
<BR>
|
||||
Subject:
|
||||
<INPUT type="text" name="subject">
|
||||
<BR>
|
||||
<INPUT type="submit" name="Send" value="Abschicken">
|
||||
</FORM>
|
||||
<P> </P>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user