Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / member / member_profile_outdated.tpl
index aa205e36b79bb06210eb544bce4c25266c86054b..9ee70e07a635ad0c106ebd80f4b48b15f065ab71 100644 (file)
        </tr>
        <tr>
                <td align="center" class="left">
-                       <form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=mydata%}" method="post">
+                       {%form,formMethodPost=modules.php?module=login&amp;what=mydata%}
                                <input type="submit" name="notify" class="form_reset" value="Benachrichtigung abschalten" />
-                       </form>
+                       {%form_close%}
                </td>
                <td align="center" class="right">
-                       <form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=mydata%}" method="post">
+                       {%form,formMethodPost=modules.php?module=login&amp;what=mydata%}
                                <input type="submit" name="edit" class="form_reset" value="Profildaten &auml;ndern" />
-                       </form>
+                       {%form_close%}
                </td>
        </tr>
 </table>