]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions.tpl
More use of EL, fix for admin links
[mailer.git] / templates / de / html / admin / admin_extensions.tpl
index aa804b0650f03a0e7f732aca14f4ce34c3595b2c..447dc68b026e96d33e2fe74f3fd0e63752b05c1b 100644 (file)
@@ -2,16 +2,16 @@
 <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="5" align="center" class="admin_title bottom" height="30">
+               <td colspan="5" align="center" class="admin_title bottom">
                        <strong>{--ADMIN_REGISTERED_EXTENSIONS--}</strong>
                </td>
        </tr>
        <tr>
                <td align="center" class="header_column bottom right" width="40"><strong>{--ID_SELECT--}</strong></td>
-               <td align="center" class="header_column bottom right" width="200"><strong>{--ADMIN_EXT_NAME--}</strong></td>
-               <td align="center" class="header_column bottom right" width="90"><strong>{--ADMIN_EXT_CSSFILE--}</strong></td>
-               <td align="center" class="header_column bottom right" width="90"><strong>{--ADMIN_EXT_ACTIVE--}</strong></td>
-               <td align="center" class="header_column bottom" width="90"><strong>{--ADMIN_EXT_VERSION--}</strong></td>
+               <td align="center" class="header_column bottom right" width="200"><strong>{--ADMIN_EXTENSION_NAME--}</strong></td>
+               <td align="center" class="header_column bottom right" width="90"><strong>{--ADMIN_EXTENSION_CSSFILE--}</strong></td>
+               <td align="center" class="header_column bottom right" width="90"><strong>{--ADMIN_EXTENSION_ACTIVE--}</strong></td>
+               <td align="center" class="header_column bottom" width="90"><strong>{--ADMIN_EXTENSION_VERSION--}</strong></td>
        </tr>
        $content
        <tr>