]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_refback_row.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / member / member_list_refback_row.tpl
index e2fb30b378f8fe5acb80468116dc6f81353fe460..9c779d0b22f2c814666f42df307700fb792ddfa9 100644 (file)
@@ -18,9 +18,9 @@
                $content[joined]
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
-               <form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=refback%}" method="post">
+               {%form,formMethodPost=modules.php?module=login&amp;what=refback%}
                        <input type="hidden" name="id" value="$content[id]" />
                        <input type="submit" class="form_submit" name="edit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
-               </form>
+               {%form_close%}
        </td>
 </tr>