1 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=del_user&userid=$content[userid]" method="post">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
4 <td align="center" class="admin_title bottom" height="28"><strong
5 class="admin_done">$content[header]</strong>
9 <td height="5" class="seperator"> </td>
17 <td height="5" class="seperator"> </td>
20 <td align="center">[ <a href="$content[email]">$content[surname] $content[family]</a> ]</td>
23 <td height="5" class="seperator"> </td>
26 <td align="center"><textarea name="reason" class="admin_normal" rows="5" cols="50"></textarea></td>
29 <td height="5" class="seperator bottom"> </td>
32 <td align="center" class="admin_footer">
33 <input type="submit" name="no" class="admin_no" value="{--NO--}" />
34 <input type="submit" name="ok" class="admin_yes" value="{--YES--}" />