Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_list_payouts.tpl
index 66d984d022cb373392c524727498053e12c5dc50..9f3857f90321896b2374aeaec337954a5c68640b 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_payouts" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_payouts%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
                <td colspan="6" align="center" class="admin_title" height="30"><strong>{--PAYOUT_ADMIN_LIST_PAYOUTS--}:</strong>
@@ -15,7 +15,7 @@
        $content
        <tr>
                <td colspan="6" class="admin_footer">
-                       <a href="{?URL?}/modules.php?module=admin&amp;what=list_payouts&amp;do=delete">{--PAYOUT_DELETE_ALL_REQUESTS--}</a>
+                       <a href="{%url=modules.php?module=admin&amp;what=list_payouts&amp;do=delete%}">{--PAYOUT_DELETE_ALL_REQUESTS--}</a>
                </td>
        </tr>
 </table>