1 <form accept-charset="utf-8" actiom="{%url=modules.php?module=admin&what=unlock_emails%}" method="post">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="99%">
4 <td colspan="8" align="center" class="admin_title bottom" height="35">
5 <div class="admin_misc">{--ADMIN_UNLOCK_EMAILS--}</div>
9 <td class="header_column right" align="center" width="10"><strong>{--ID_SELECT--}</strong></td>
10 <td class="header_column right" align="center"><strong>{--EMAIL_SENDER--}</strong></td>
11 <td class="header_column right" align="center"><strong>{--EMAIL_SUBJECT--}</strong></td>
12 <td class="header_column right" align="center"><strong>{--EMAIL_URL--}</strong></td>
13 <td class="header_column right" align="center"><strong>{--EMAIL_CATEGORY--}</strong></td>
14 <td class="header_column right" align="center"><strong>{--EMAIL_PAYMENT--}</strong></td>
15 <td class="header_column right" align="center"><strong>{--EMAIL_TIMESTAMP--}</strong></td>
16 <td class="header_column" style="white-space: nowrap" align="center"><strong>{--EMAIL_TSEND--}</strong></td>
20 <td class="admin_footer top" colspan="8" align="center" height="35">
21 {--ADMIN_ENTER_REDIRECT_URL--}: <input type="text" name="redirect" class="admin_normal" size="30" maxlength="255" value="{?reject_url?}" />
25 <td class="admin_footer top" colspan="8" align="center" height="35">
26 <input type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
27 <input type="submit" class="admin_submit" name="accept" value="{--EMAIL_ACCEPT--}" />
28 <input type="submit" class="admin_submit_reject" name="reject" value="{--EMAIL_REJECT--}" />