]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_surfbar_form.tpl
Theoretical working merge of mailid.php and mailid_top.php into mailid.php + a couple...
[mailer.git] / templates / de / html / member / member_list_surfbar_form.tpl
index ce51f43919a80148c6ebbe8a50abcb64a8d1c471..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=surfbar_list%}" 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>