]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rewrite.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_config_rewrite.tpl
index 522f2179e0d9c821a0476e6f5d08b8f60507fa6e..789513c00def4c478a5cde3a0b9ed6d6f8ffff3d 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_rewrite" method="POST" style="bottom-margin: 0px">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_rewrite" method="POST" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td class="admin_header bottom2 right2" align="center" height="30">
@@ -14,9 +14,9 @@
        </tr>
        {!__MODULE_ROWS!}
        <tr>
-               <td colspan="3" class="admin_footer"><INPUT
+               <td colspan="3" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="ok" class="admin_submit"
+               <input type="submit" name="ok" class="admin_submit"
                        value="{--SAVE_SETTINGS--}" /></td>
        </tr>
 </table>