]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_profile_outdated.tpl
Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);
[mailer.git] / templates / de / html / member / member_profile_outdated.tpl
index e23eb522a3e541b04eee6ca266ef007a466bbebe..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>