]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_mydata_button.tpl
TASK_ADMIN_* -> ADMIN_TASK_*
[mailer.git] / templates / de / html / member / member_mydata_button.tpl
index d4d11ab8c09dd1c50ebc8fafde270ab3fbce7b96..a8bbced2311817e14b86bfd8a61a3ca9de7dc174 100644 (file)
@@ -1,4 +1,4 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=mydata"
-       method="POST" style="margin-bottom: 0px"><INPUT type="submit"
+<form action="{!URL!}/modules.php?module=login&amp;what=mydata"
+       method="POST" style="margin-bottom: 0px"><input type="submit"
        name="edit" class="member_reset" value="{--MEMBER_EDIT_PROFILE--}">
-</FORM>
+</form>