]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_surfbar_form.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / member / member_list_surfbar_form.tpl
index 3c2805fdbab850922946d6363f4fde03aafbd611..0bb2340c9d9c55b8631614884bed183b49dee743 100644 (file)
@@ -1,7 +1,7 @@
 <td align="center" width="$content[width]%%">
-       <form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=list_surfbar%}" method="post">
+       {%form,formMethodPost=modules.php?module=login&amp;what=list_surfbar%}
                <input type="hidden" name="url_id" value="$content[url_id]" />
                <input type="hidden" name="action" value="$content[action]" />
                <input type="submit" class="form_submit" name="ok" title="{%pipe,translateMemberSurfbarActionToTitle=$content[action]%}" value="{%pipe,translateMemberSurfbarActionToSubmit=$content[action]%}" />
-       </form>
+       {%form_close%}
 </td>