File: /var/www/web37/htdocs/telefonsex-hotline/html/new/members/lost.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<head>
<title>Lost Password</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a {font-size: 12px;}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
input {width:150px;}
.error {color:#FF0000;}
.updatemessage {color:#FF0000; font-size:18px; font-weight:bold;}
-->
</style>
<body>
<form name="login" action="index.php?do=lost&action=generate" method="post">
<table width="338" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td colspan="4" height="20" valign="top" align="center"><h3>{text_lostpassword}</h3></td>
</tr>
<tr>
<td width="60" rowspan="3" valign="top"> </td>
<td width="64" height="20" valign="top">{text_id}</td>
<td colspan="2" valign="top"><input name="id" type="text" value=""></td>
</tr>
<tr>
<td height="20" valign="top">{text_email}</td>
<td colspan="2" valign="top"><input name="email" type="text" value=""></td>
</tr>
<tr>
<td height="24"> </td>
<td width="154" valign="top"><input type="submit" value="submit" name="{text_submit}"></td>
<td width="60"> </td>
</tr>
<tr>
<td colspan="4" height="30" valign="top" align="center"><div align="center"><br>{text_exp_lostpassword}<br><br>{message}<br><span class="error">{error7}{error2}</span></div></td>
</tr>
</table>
</form><!-- Der folgende Code darf nicht entfernt oder geändert werden, ansonten erlischt die Lizenz zur Nutzung des Scripts-->{text_code}<!-- Code der nicht entfernt oder geändert werden darf Ende -->
</body>
</html>