2 <form accept-charset="UTF-8" action="{%url=modules.php?module=admin&what=config_email%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
5 <td align="center" colspan="3" class="table_header">
6 <strong>{--ADMIN_EDIT_DELETE_MAX_VALUES_TITLE--}</strong>
10 <td class="header_column bottom right" width="30" align="center"><strong>{--ID_SELECT--}</strong></td>
11 <td class="header_column bottom right" align="center"><strong>{--ADMIN_MAX_VALUE--}</strong></td>
12 <td class="header_column bottom" align="center"><strong>{--ADMIN_MAX_COMMENT--}</strong></td>
16 <td align="center" colspan="3" class="table_footer">
17 <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
18 <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT_MAX_VALUE--}" />
19 <input type="submit" class="form_delete" name="delete" value="{--ADMIN_DELETE_MAX_VALUE--}" />