Global rewrite of engine:
[mailer.git] / templates / de / html / member / member_payout_form.tpl
index 1e51ac3339f6271838a722ec2df6a07bb1a75c1c..c1c99aff79ea23dedc675bb8033a66ec4d077b75 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=payout&amp;payout=$content[payout]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=payout&amp;payout=$content[payout]%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
        <tr>
                <td colspan="3" align="center" class="member_title2 bottom" height="30">
@@ -61,5 +61,5 @@
 <div class="member_note">
        {--PAYOUT_MEMBER_NOTE--}<br />
        <br />
-       <a href="{?URL?}/agb.php" target="_blank">{--PAYOUT_REMEMBER_TERMS--}</a>
+       <a href="{%url=agb.php%}" target="_blank">{--PAYOUT_REMEMBER_TERMS--}</a>
 </div>