]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_order_back.tpl
Better text here
[mailer.git] / templates / de / html / member / member_order_back.tpl
index 212950ddc302fc36812356749f5fe3c6d533ffda..e2125ec596613605b22e63de9a2d76ab01767287 100644 (file)
@@ -1,5 +1,8 @@
-<form action="{!URL!}/modules.php" method="GET" target="_parent">
-<input type="hidden" name="module" value="login"> <input
-       type="hidden" name="what" value="order"> <input type="hidden"
-       name="order" value="$content"> <input type="submit"
-       class="member_reset" value="{--MEMBER_GO_BACK--}"></form>
\ No newline at end of file
+<div align="center">
+<form accept-charset="UTF-8" action="{?URL?}/modules.php" method="get" target="_parent">
+       <input type="hidden" name="module" value="login" />
+       <input type="hidden" name="what" value="order" />
+       <input type="hidden" name="order" value="$content" />
+       <input type="submit" class="form_reset" value="{--MEMBER_GO_BACK--}" />
+</form>
+</div>