]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_delete.tpl
Deleting of network type handler partialy finished
[mailer.git] / templates / de / html / admin / admin_extensions_delete.tpl
index 069dfcb14b0e0ed4276f3117cce08d7a99101a6a..69d2d91d35c3f5502a983737ede2e281398eb4c7 100644 (file)
@@ -1,15 +1,15 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=extensions" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=extensions%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td colspan="4" align="center" class="admin_title" height="30">
+               <td colspan="4" align="center" class="admin_title">
                        <strong>{--ADMIN_REMOVING_THESE_EXTENSIONS--}</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="header_column bottom2 right2" width="40"><strong>{--ID_SELECT--}</strong></td>
-               <td align="center" class="header_column bottom2 right2" width="180"><strong>{--ADMIN_EXT_NAME--}</strong></td>
-               <td align="center" class="header_column bottom2" width="80"><strong>{--ADMIN_EXT_VERSION--}</strong></td>
-               <td align="center" class="header_column bottom2" width="220">&nbsp;</td>
+               <td align="center" class="header_column bottom right" width="40"><strong>{--ID_SELECT--}</strong></td>
+               <td align="center" class="header_column bottom right" width="180"><strong>{--ADMIN_EXT_NAME--}</strong></td>
+               <td align="center" class="header_column bottom" width="80"><strong>{--ADMIN_EXT_VERSION--}</strong></td>
+               <td align="center" class="header_column bottom" width="220">&nbsp;</td>
        </tr>
        $content
        <tr>