]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rewrite.tpl
Now all parameters will be restored after login
[mailer.git] / templates / de / html / admin / admin_config_rewrite.tpl
index 41858e281b9bed1174593ee07fe0aa5d6225f708..6d24bfe971f7405fb6da22880503a632e4ae372d 100644 (file)
@@ -1,6 +1,7 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_rewrite%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_rewrite%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
+       <!-- @TODO No title here? //-->
        <tr>
                <td class="table_header bottom right" align="center">
                        <strong>{--ADMIN_MODULE_NAME--}</strong>
@@ -16,7 +17,7 @@
        <tr>
                <td colspan="3" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--SAVE_SETTINGS--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>