<h1>E-mailadressen importeren</h1>
<form enctype="multipart/form-data" action="index.php?p=mass_bounce" method="post">
<label>E-mailadressen bestand:</label>
<input class="file_input" type="file" name="file" /><br /><br />
<input type="submit" value="Upload" class="submit" />
</form>