]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_extensions.tpl
More HTML rewrites
[mailer.git] / templates / de / html / admin / admin_config_extensions.tpl
index f26ca5d336a366a8c5b4650efc4c192ed7c9b28c..e340434ff95a5128db086c2b66cec2cdf42f7717 100644 (file)
@@ -1,12 +1,13 @@
+<div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_extensions%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom" height="30">
+               <td colspan="2" align="center" class="admin_title bottom">
                        <strong>{--ADMIN_CONFIG_EXTENSIONS_SETTINGS--}</strong>
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right" width="350" height="20">
+               <td class="bottom" align="right" width="350">
                        {--ADMIN_VERBOSE_SQL--}:
                </td>
                <td class="bottom" width="150" align="right">
@@ -22,3 +23,4 @@
        </tr>
 </table>
 </form>
+</div>