]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_rallyes.tpl
Hotfix
[mailer.git] / templates / de / html / admin / admin_edit_rallyes.tpl
index 4af5c4583cf436de723e4962318da7f75eb2d645..eb35f5b9f90b140fe7b8d737b60ef55d179bd542 100644 (file)
@@ -1,4 +1,5 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_rallyes%}" method="post">
+<div align="center">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_rallyes%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="3" align="center" class="table_header bottom">
@@ -8,8 +9,9 @@
        <tr>
                <td colspan="3" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" class="form_submit" name="change" value="{--RALLYE_CHANGE_ADMIN--}" />
+                       <input type="submit" class="form_submit" name="do_edit" value="{--RALLYE_CHANGE_ADMIN--}" />
                </td>
        </tr>
 </table>
 </form>
+</div>