]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_country.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_country.tpl
index 0740aa975f4984f26bb0e36dbdd599a97e9da79e..49ebc49f34162b2a6692144afac78f679607b41e 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_country%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_country%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td colspan="4" align="center" class="table_header">
        <tr>
                <td colspan="4" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="change" class="form_submit" value="{--ADMIN_DE_ACTIVATE--}" />
-                       <input type="submit" name="edit" class="form_submit" value="{--ADMIN_EDIT--}" />
-                       <input type="submit" name="delete" class="form_delete" value="{--ADMIN_DELETE_ENTRIES--}" />
+                       <input type="submit" class="form_submit" name="change" value="{--ADMIN_DE_ACTIVATE--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div align="center">