<form method="post" action="$PHP_SELF?action=lostid">
<table border="1" cellspacing="0"cellpadding="5" align="center">
<tr align="center" class="tableh">
<td colspan="100%"><b>$ppn_notice[lostid_msg]</b></td>
</tr>

<tr align="center" class="tablec">
<td>$ppn_notice[email]:</td>
<td><input type="text" name="email" /></td>
</tr>

<tr align="center" class="tablec">
<td colspan="100%"><input type="submit" value="$ppn_notice[submit]" /></td>
</tr>
</table>
</form>