]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_order_back.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / member / member_order_back.tpl
1 <form action="{!URL!}/modules.php" method="get" target="_parent">
2         <input type="hidden" name="module" value="login" />
3         <input type="hidden" name="what" value="order" />
4         <input type="hidden" name="order" value="$content" />
5         <input type="submit" class="member_reset" value="{--MEMBER_GO_BACK--}" />
6 </form>