2 <form action="{S_PROFILE_ACTION}" method="post">
3 <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
5 <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
8 {TPL_HDR1}<span class="cattitle">{L_SEND_PASSWORD}</span>{TPL_HDR2}<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
10 <td class="row4" colspan="2"><span class="gensmall">{L_ITEMS_REQUIRED}</span></td>
13 <td class="row1" width="38%"><span class="gen">{L_USERNAME}: *</span></td>
15 <input type="text" class="post" style="width: 200px" name="username" size="25" maxlength="40" value="{USERNAME}" />
19 <td class="row1"><span class="gen">{L_EMAIL_ADDRESS}: *</span></td>
21 <input type="text" class="post" style="width: 200px" name="email" size="25" maxlength="255" value="{EMAIL}" />
25 <td class="row4" colspan="2" align="center" height="28">{S_HIDDEN_FIELDS}
26 <input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />
28 <input type="reset" value="{L_RESET}" name="reset" class="liteoption" />