]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_surfbar_actions.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_surfbar_actions.tpl
index 4396f8d56d7070c42f47949877db0514837762b0..12f415b99df6b7e9461c90152a727981b0639120 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_surfbar_actions%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_surfbar_actions%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td align="center" colspan="2" class="table_header bottom">
@@ -9,12 +9,12 @@
 $content
 <tr>
        <td class="table_footer" colspan="2">
-               <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
                <input type="submit" name="do_edit" class="form_submit" value="{--ADMIN_CHANGE_SURFBAR_ACTIONS_SUBMIT--}" />
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">