]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_bonus_email.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_edit_bonus_email.tpl
index 4f6f0e3d952cb5018267f2a77400015c797d25ee..d6982b62468ecb394c29abf4f42827c6d25b9c4b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=edit_emails%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=edit_emails%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
@@ -34,9 +34,9 @@
                <td align="center" colspan="2" class="table_footer">
                        <input type="hidden" name="bid" value="$content[id]"/ >
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="save" class="form_submit" value="{--ADMIN_ACTION_CHANGE_SUBMIT--}" />
+                       <input type="submit" class="form_submit" name="do_edit" value="{--ADMIN_ACTION_CHANGE_SUBMIT--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>