Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / member / member_list_user_subids.tpl
index e22ed9390a3396bf670e5d09e8a30de704f844ba..261ce79157e3652a206a69d521f4b34c1d6c37f3 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=subids%}" method="post">
+{%form,formMethodPost=modules.php?module=login&amp;what=subids%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="3" align="center" class="table_header bottom">
@@ -20,5 +20,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>