]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_imprint.tpl
Fix for rewritting code #2
[mailer.git] / templates / de / html / admin / admin_list_imprint.tpl
index 74ddcb26c8626e01ad9f7398d2490f21f0c7ccd0..b197c3a72343bc70330598cfaab1014ab583d50d 100644 (file)
@@ -1,5 +1,5 @@
 <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">
@@ -7,9 +7,9 @@
                </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>