]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_payouts.tpl
Adding of request parameters partialy finished
[mailer.git] / templates / de / html / admin / admin_list_payouts.tpl
index 66d984d022cb373392c524727498053e12c5dc50..bf4ec34dc5d30d6a3ee1359517abb4ddd1c490e9 100644 (file)
@@ -1,7 +1,7 @@
-<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>
+               <td colspan="6" align="center" class="admin_title"><strong>{--PAYOUT_ADMIN_LIST_PAYOUTS--}:</strong>
                </td>
        </tr>
        <tr>
@@ -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>