]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rewrite.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_config_rewrite.tpl
index 522f2179e0d9c821a0476e6f5d08b8f60507fa6e..c905ef57ca6c3e03f7b089a08941b55ec0a3e289 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 accept-charset="utf-8" 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">
                        <strong>{--MODULE_SKIPPED--}</strong>
                </td>
        </tr>
-       {!__MODULE_ROWS!}
+       $content
        <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>