]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_mydata_button.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / member / member_mydata_button.tpl
index a8bbced2311817e14b86bfd8a61a3ca9de7dc174..8e838f61805337da484fccf4b64728df05258a76 100644 (file)
@@ -1,4 +1,3 @@
-<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 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>