]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_edit.tpl
New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_extensions_edit.tpl
index 51f0ce1246da51c4b4c51224269aa09389e172d7..ff4bb97098672887f834dd8d65e98db758dd7ff1 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=extensions" method="post" style="margin-bottom: 0px">
+<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_EDIT_EXTENSIONS--}:</strong>
                </td>
        </tr>
        <tr>
                <td align="center" class="header_column bottom right" width="30"><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 right" width="80"><strong>{--ADMIN_EXT_CSSFILE--}</strong></td>
-               <td align="center" class="header_column bottom right" width="80"><strong>{--ADMIN_EXT_ACTIVE--}</strong></td>
+               <td align="center" class="header_column bottom right" width="180"><strong>{--ADMIN_EXTENSION_NAME--}</strong></td>
+               <td align="center" class="header_column bottom right" width="80"><strong>{--ADMIN_EXTENSION_CSSFILE--}</strong></td>
+               <td align="center" class="header_column bottom right" width="80"><strong>{--ADMIN_EXTENSION_ACTIVE--}</strong></td>
        </tr>
        $content
        <tr>