2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=theme_edit%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
5 <td class="header_column bottom right" align="center">{--ID_SELECT--}</td>
6 <td class="header_column bottom right" align="center">{--THEME_UNIX--}</td>
7 <td class="header_column bottom right" align="center">{--THEME_NAME--}</td>
8 <td class="header_column bottom right" align="center">{--THEME_ACTIVE--}</td>
9 <td class="header_column bottom right" align="center">{--THEME_AUTHOR--}</td>
10 <td class="header_column bottom right" align="center">{--THEME_URL--}</td>
11 <td class="header_column bottom" align="center">{--THEME_VERSION--}</td>
15 <td colspan="7" class="admin_footer"><input
16 type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
17 <input type="submit" name="status" class="admin_submit"
18 value="{--ADMIN_CHANGE_STATUS_THEME--}" /> <input
19 type="submit" name="del" class="admin_delete"
20 value="{--ADMIN_DELETE_ENTRIES--}" /></td>
25 <div class="admin_note">
26 {--ADMIN_THEME_NEW_DEFAULT_THEME--}