]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_imprint.tpl
Generic function accepts eights (!) but optional parameter $callback, ext-network...
[mailer.git] / templates / de / html / admin / admin_list_imprint.tpl
index 74ddcb26c8626e01ad9f7398d2490f21f0c7ccd0..a7bb4874860e728758957f327ae9462947dbe088 100644 (file)
@@ -1,15 +1,15 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_imprint" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_imprint%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
-               <td colspan="3" align="center" class="admin_title" height="30">
+               <td colspan="3" align="center" class="admin_title">
                        <strong>{--ADMIN_CONFIG_IMPRINT--}:</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="admin_title bottom2 right2" width="60"><strong>{--KEY_SELECT--}</strong></td>
-               <td align="center" class="admin_title bottom2 right2" width="110"><strong>{--ADMIN_IMPRINT_KEY--}:</strong></td>
-               <td align="center" class="admin_title bottom2"><strong>{--ADMIN_IMPRINT_VALUE--}:</strong></td>
+               <td align="center" class="header_column bottom right" width="60"><strong>{--KEY_SELECT--}</strong></td>
+               <td align="center" class="header_column bottom right" width="110"><strong>{--ADMIN_IMPRINT_KEY--}:</strong></td>
+               <td align="center" class="header_column bottom"><strong>{--ADMIN_IMPRINT_VALUE--}:</strong></td>
        </tr>
        $content
        <tr>
@@ -22,6 +22,3 @@
 </table>
 </form>
 </div>
-
-<div align="center">
-</div>