]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay_edit.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_edit.tpl
index 111a503766769cec88d9bd2f37a60109a0422ae0..8c9c71a41d8e5176af56d0ef3be5f647ceaf13e3 100644 (file)
@@ -1,23 +1,23 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_sponsor_pay" method="post" target="_self">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_sponsor_pay%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="640">
 <tr>
-       <td align="center" colspan="5" class="admin_title bottom2" height="40">
+       <td align="center" colspan="5" class="table_header bottom" height="40">
                <strong>{--SPONSOR_EDIT_PAY_ENTRIES--}</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" class="header_column bottom2 right2" width="20"><strong>{--ID_SELECT--}</strong></td>
-       <td align="center" class="header_column bottom2 right2" width="160"><strong>{--SPONSOR_PAYTYPE_NAME--}:</strong></td>
-       <td align="center" class="header_column bottom2 right2" width="150"><strong>{--SPONSOR_PAYTYPE_RATE--}:</strong></td>
-       <td align="center" class="header_column bottom2 right2" width="150"><strong>{--SPONSOR_PAYTYPE_MIN_COUNT2--}:</strong></td>
-       <td align="center" class="header_column bottom2" width="160"><strong>{--SPONSOR_PAYTYPE_CURRENCY--}:</strong></td>
+       <td align="center" class="header_column bottom right" width="20"><strong>{--ID_SELECT--}</strong></td>
+       <td align="center" class="header_column bottom right" width="160"><strong>{--SPONSOR_PAYTYPE_NAME--}:</strong></td>
+       <td align="center" class="header_column bottom right" width="150"><strong>{--SPONSOR_PAYTYPE_RATE--}:</strong></td>
+       <td align="center" class="header_column bottom right" width="150"><strong>{--SPONSOR_PAYTYPE_MIN_COUNT2--}:</strong></td>
+       <td align="center" class="header_column bottom" width="160"><strong>{--SPONSOR_PAYTYPE_CURRENCY--}:</strong></td>
 </tr>
 $content
 <tr>
-       <td align="center" colspan="5" class="admin_footer">
-               <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" class="admin_submit" name="change" value="{--SUBMIT_CHANGES--}" />
+       <td align="center" colspan="5" class="table_footer">
+               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" class="form_submit" name="do_edit" value="{--SUBMIT_CHANGES--}" />
        </td>
 </tr>
 </table>