1 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=extensions%}" method="post">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
4 <td colspan="4" align="center" class="admin_title" height="30">
5 <strong>{--ADMIN_REMOVING_THESE_EXTENSIONS--}</strong>
9 <td align="center" class="header_column bottom right" width="40"><strong>{--ID_SELECT--}</strong></td>
10 <td align="center" class="header_column bottom right" width="180"><strong>{--ADMIN_EXT_NAME--}</strong></td>
11 <td align="center" class="header_column bottom" width="80"><strong>{--ADMIN_EXT_VERSION--}</strong></td>
12 <td align="center" class="header_column bottom" width="220"> </td>
16 <td colspan="4" class="admin_footer">
17 <input type="submit" name="remove" class="admin_delete" value="{--ADMIN_REMOVE_EXTENSIONS--}" />